.social-buttons__wrapper{margin-top:2rem;display:flex}.social-buttons{display:flex;flex-wrap:wrap;justify-content:flex-end;min-height:3em}.social-buttons a:hover{background:#ff9cba;transition:background-color .5s ease}.social-buttons a:hover svg{fill:var(--white)}.social-buttons h5{margin:auto .2rem;font-size:1.5rem;text-transform:uppercase;background:var(--white);padding:1.2rem}.social-buttons__button{padding:1rem;margin:.15em;display:flex}.social-buttons__button svg{margin:auto;fill:var(--primary)}