.modal-popup .modal-inner-wrap {
    pointer-events: auto;
}
.modal-popup.newsletter-popup .modal-inner-wrap {
    width: 670px;
}
.modal-popup.newsletter-popup .buttons-container button.subscribe {
    /* background-color: ; */
    /* border-color: ; */
}
.modal-popup.newsletter-popup .buttons-container button.subscribe:hover {
    /* background-color: ; */
    /* border-color: ; */
}
.modal-popup .modal-social {
    /* font-size: 1.75em; */
}
.modal-popup .modal-social .fa {
    /* padding: 7px 5px; */
}
.modal-popup .modal-social :link,
.modal-popup .modal-social :hover {
    /* text-decoration: none; */
}
.modal-popup .modal-social .fa- {
    /* color: ; */
    /* background-color: ; */
}
.modal-popup .modal-social .fa-:hover,
.modal-popup .modal-social .fa-:active {
    /* color: ; */
    /* background-color: ; */
}
