 .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: #1979c3; border-color: #1979c3; } .modal-popup.newsletter-popup .buttons-container button.subscribe:hover { background-color: #006bb4; border-color: #006bb4; } .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-twitter { color: #ffffff; background-color: #1da1f2; } .modal-popup .modal-social .fa-twitter:hover, .modal-popup .modal-social .fa-twitter:active { color: #ffffff; background-color: #1da1f2; }  .modal-popup .modal-social .fa-pinterest { color: #ffffff; background-color: #e02f2f; } .modal-popup .modal-social .fa-pinterest:hover, .modal-popup .modal-social .fa-pinterest:active { color: #ffffff; background-color: #e02f2f; }  .modal-popup .modal-social .fa-instagram { color: #ffffff; background-color: #316699; } .modal-popup .modal-social .fa-instagram:hover, .modal-popup .modal-social .fa-instagram:active { color: #ffffff; background-color: #316699; } 