.footer{background-color:#FFFFFF;color:#444;font-family:DM Sans,sans-serif;padding:40px 8%;border-top:1px solid #e1dfdd}.footer-top{display:flex;justify-content:space-between;flex-wrap:wrap;gap:30px}.footer-brand h3{color:#025159;font-weight:700;margin-bottom:5px}.footer-brand p{font-size:14px;color:#444}.footer-links{display:flex;gap:60px}.footer-links h4{font-size:14px;color:#017374;margin-bottom:8px}.footer-links ul{list-style:none;padding:0}.footer-links li{margin-bottom:6px}.footer-links a{text-decoration:none;color:#444;font-size:13px;transition:color .2s ease}.footer-links a:hover{color:#017374}.footer-socials a{color:#017374;font-size:18px;margin-right:10px;transition:opacity .2s ease}.footer-socials a:hover{opacity:.7}.footer-bottom{text-align:center;font-size:12px;color:#444;margin-top:30px;border-top:1px solid #e1dfdd;padding-top:15px}@media (max-width:768px){.footer-links{flex-direction:column;gap:25px}}