﻿.mbArt {
    margin-bottom: 20px;
}

.artLink:hover {
    text-decoration: none;
}

.modal-dialog2 {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: calc(100% - 1rem);
    max-width: 600px;
    margin: auto;
}

.modal-title {
    color: #000;
    font-weight: bold;
}


.modal-body {
    color: #000;
}
