.footer{border-top:1px solid #e0e0e0;padding:60px 40px 30px;background-color:#f8f8f8}.footer-grid{display:flex;flex-direction:row;justify-content:space-between;gap:3rem}.footer-brand{max-width:300px;flex-shrink:0}.footer-heading{font-size:.95rem;font-weight:600;color:#1a1a1a;margin:0}.footer-link{text-decoration:none;color:#555;font-size:.9rem;transition:color .15s ease}.footer-link:hover{color:#5602c8}.footer-social-link{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background-color:#ebebeb;transition:background-color .15s ease}.footer-social-link:hover{background-color:#ddd}.footer-link-group{flex-shrink:0}.footer-bottom{margin-top:3rem;padding-top:1.5rem;border-top:1px solid #e0e0e0;text-align:center}@media (max-width:48em){.footer{padding:40px 20px 24px}.footer-grid{flex-direction:column;gap:2rem}.footer-brand{max-width:100%}}