
.kotani-footer-contact-link{
    color:inherit!important;
    text-decoration:none!important;
    font-weight:700;
}
.kotani-footer-contact-link:hover{
    text-decoration:underline!important;
}
.kotani-footer-contact-added{
    margin-top:18px;
}
.kotani-footer-phone-link{
    display:inline-flex;
    align-items:center;
    gap:8px;
    color:#fff!important;
    text-decoration:none!important;
    font-size:17px;
    font-weight:700;
    letter-spacing:.02em;
    white-space:nowrap;
}
.kotani-footer-phone-link:hover{
    opacity:.82;
}
.kotani-footer-tel-label{
    color:#f5bc58;
    font-size:13px;
    letter-spacing:.08em;
}
@media(max-width:700px){
    .kotani-footer-contact-added{margin-top:12px}
    .kotani-footer-phone-link{font-size:16px}
}
