.footer{background-color:#192527;color:#fff;padding:2rem}.footer .footer-content{display:flex;align-items:flex-start;gap:2rem;justify-content:space-between;padding:2rem;flex-wrap:wrap}.footer .footer-content .children{max-width:300px;display:flex;gap:1rem;flex-direction:column;justify-content:flex-start}.footer .footer-content .footer-section-title{font-size:1.25rem;font-weight:600;margin-bottom:1rem}.footer .footer-bottom{padding:2rem;border-top:1px solid #fff;display:flex;justify-content:space-between;flex-wrap:wrap}.footer .footer-bottom .links{display:flex;gap:1rem;text-decoration:underline}.social-media-icons{display:flex;align-items:center;gap:2rem}.social-media-icon{color:inherit;opacity:.9;transition:opacity .12s ease,transform .12s ease}.social-media-icon:hover{opacity:1;transform:translateY(-1px)}