.contact-strip{display:flex;justify-content:center;align-items:center;gap:24px;min-height:46px;padding:8px 20px;background:var(--ink);color:#ead5a9;font-size:12px}.contact-strip a{display:flex;align-items:center;gap:7px;white-space:nowrap}.contact-strip a:hover{color:#fff}.footer-contacts{width:min(900px,100%);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.footer-contacts a{display:flex;align-items:center;gap:13px;padding:15px 18px;border:1px solid #ffffff1f;text-align:left;color:#ead5a9}.footer-contacts a:first-child{grid-column:1/-1}.footer-contacts span{display:flex;flex-direction:column;gap:3px}.footer-contacts small{color:#8f9b87}footer h2{margin:0;font:500 28px Georgia,serif}@media(max-width:760px){.contact-strip{justify-content:flex-start;overflow-x:auto;gap:18px}.contact-strip a{font-size:11px}.contact-strip a:nth-child(2) span{display:none}.footer-contacts{grid-template-columns:1fr}.footer-contacts a:first-child{grid-column:auto}}
