.mass-modal {
    color: #555;
}

.mass-modal .modal-body {
    max-height: 75vh;
    overflow: auto;
}