footer{flex-wrap:wrap}footer .profile-links{box-sizing:border-box;flex:1 0 100%;width:100%;display:flex;justify-content:space-between;align-items:center;gap:24px;border-top:1px solid currentColor;margin-top:24px;padding-top:24px;text-align:left}footer .profile-links p{margin:0 0 8px;font-size:15px;letter-spacing:0;font-weight:500}footer .profile-links small{display:block;font-size:13px;line-height:1.6;opacity:.72;max-width:40em}footer .profile-links nav{display:flex;flex-wrap:wrap;gap:20px}footer .profile-links a{display:inline-flex;gap:18px;align-items:center;min-height:44px;font-size:14px;color:inherit;text-decoration:none}footer .profile-links a:hover{text-decoration:underline;text-underline-offset:5px}footer .profile-links a:focus-visible{outline:2px solid currentColor;outline-offset:5px}@media(max-width:600px){footer .profile-links{align-items:flex-start;flex-direction:column;gap:12px}}
