.modal-page-content.modal-header {
    background: #816a51;
    color: #fef2e4;
    border: unset;
}

div#pop_up_test_desc {
    padding: 0;
}

div#pop_up_test_desc img {
    width: 100%;
    height: auto;
    max-height: 120px;
    object-fit: cover;
}

div#register_office_desc img{
    width: 100%;
    height: auto;
    max-height: 120px;
    object-fit: cover;
}

.contact-infor {
    padding: 20px;
}

div#pop_up_test_desc {
}

.modal-footer.modal-page-footer {
    background: #00aeef;
}

label.modal-dont-show-again-label {
    color: white;
}
