footer {width: 100%; height: auto; padding: 60px 0; background: var(--black_34);}
footer .container {display: flex; flex-flow: column; align-items: center; justify-content: center; gap: 31px;}
footer .f_logo {width: 160px; height: auto;}
footer .f_logo img {width: 100%; height: auto;}
footer .address {font-size: 18px; font-weight: 400; line-height: 1.5; letter-spacing: -0.36px; color: var(--gray_d9); text-align: center;}