/* FOOTER */
.internal-btn:hover {
    text-decoration: underline;
}
@media (max-width:992px) {

    .footer-contact,
    .footer-menu-main,
    .footer-destinations {
        margin-bottom: 24px;
    }
}

.footer-menu a:hover,
.footer-destinations a:hover,
.payment-methods a,
.payment-methods a:hover,
.firm p a:hover {
    text-decoration: underline;
}