#modal-express-contacts .hotel-contacts-body a {
    color: black;
    text-decoration: underline;
}

@media (min-width: 992px) {
    #modal-hotel-contacts .modal-lg {
        width: 800px;
    }
}