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

.hover-link-phone .tn-atom a {
    border-bottom: 1px dashed #5E4139 !important;
}


.hover-link-phone-foter .tn-atom a {
    border-bottom: 1px dashed #d7bc7a !important;
}


.hover-link-phone .tn-atom a:hover {
    border-bottom: none !important;
    transition: all 0.2s ease;
}


.hover-link-phone-foter .tn-atom a:hover {
    border-bottom: none !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;
}


