.site-footer-links{display:flex;flex-direction:column;list-style:none;text-align:right;& a,& button{background-color:transparent;border:none;cursor:pointer;font-weight:600;&:focus,&:hover{text-decoration:underline}}}.site-footer--full .site-footer-address{display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--padding-sm) var(--padding-md);& .address__title{align-items:center;display:flex;gap:var(--space-sm);&:after{aspect-ratio:1/1;content:"";width:1.8rem}}& .address__address{display:block;margin-top:var(--space-sm)}}@media (max-width:767px){.site-footer-links{text-align:left}}