.socialIcon{align-content:center;background:#f80;border:2px solid transparent;border-radius:50%;display:flex;height:3em;justify-content:center;padding:.75em;transition:border .15s ease,filter .15s ease;width:3em}.socialIcon svg{fill:#fff}.socialIcon.facebook{background:#4267b2}.socialIcon.twitter{background:#1da1f2}.socialIcon.linkedin{background:#0077b5}.socialIcon.email{background:#222f4b}.socialIcon:hover{border:0;filter:drop-shadow(2px 4px 6px rgba(0,0,0,.4))}.gap1-5{gap:1.5em}