.footer{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:clamp(1.13rem,1.04rem + .41vw,1.5rem);background-color:#1e1e1e}.footer .line_upper{grid-area:1/2/2/12}.footer .footer_content{grid-area:2/2/3/12;text-align:center;display:flex;flex-direction:column;gap:calc(clamp(1.13rem,1.04rem + .41vw,1.5rem)*.5);opacity:.8}.footer .footer_content .contact_links{display:flex;column-gap:clamp(1.13rem,1.04rem + .41vw,1.5rem);flex-wrap:wrap;justify-content:center;align-items:center}.footer .footer_content .email,.footer .footer_content .phone{color:#e7b46c;font-family:FH\ 1089,sans-serif;font-size:clamp(1.06rem,.4vw + .96rem,1.38rem);transition:all .5s ease-in-out}.footer .footer_content .email:hover,.footer .footer_content .phone:hover{color:#fff}