.footer{background-color:#f9eddd;width:100%;margin-left:auto;margin-right:auto;padding:2rem 1.25rem 1rem;border-top:1px solid #d1d5db}.footer .footer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.footer .footer-head .logo-site{width:80px;height:80px}@media(min-width:768px){.footer .footer-head .logo-site{width:100px;height:100px}}.footer .footer-head .content-link-footer{display:flex;flex-direction:column;gap:6px}.footer .footer-head .content-link-footer .link-contact{text-decoration:none;font-weight:500;font-size:14px;cursor:pointer;display:flex;align-items:center;gap:10px}@media(min-width:768px){.footer .footer-head .content-link-footer .link-contact{font-size:16px;font-weight:600}}.footer .footer-head .content-link-footer .link-contact:hover{transform:scale(1.1)}.footer .copyright{display:flex;justify-content:center;font-size:12px}@media(min-width:768px){.footer .copyright{font-size:16px}}