
@media (max-width:640px) {
.modal-width[data-v-cc6c9cea] {
      width: 90%;
}
}

.btn-email:hover .img-email {
    color: var(--text-base) !important;
    transition: .2s;
}
.btn-phone:hover .img-phone {
    color: var(--text-base) !important;
    transition: .2s;
}
