.hover-link .tn-atom a:hover {
    color: #8A660D !important;
    transition: all 0.2s ease;
}

.hover-link-footer .tn-atom a:hover {
    color: #d7bc7a !important;
    transition: all 0.2s ease;
}

.hover-link-footer-social .tn-atom a:hover {
    color: #F0E9DE !important;
    border-bottom-color: #F0E9DE !important;
    transition: all 0.2s ease;
}

.scale-icon img:hover {
    scale: 1.05 !important;
}

.review-btn .tn-atom__button-text {
    font-style: italic !important;
}


