.social-share{align-items:center;display:flex;margin-bottom:2em}.social-share .social-media{display:flex}.social-share .social-media__label{font-size:13px;margin:0 auto;position:relative;top:0;transform:none}.social-share .social-media__service{margin:.5rem}.social-share.vertical,.social-share.vertical .social-media{flex-direction:column}@media not screen and (min-width:768px){.social-share.vertical .social-media{flex-direction:row}}.social-share.horizontal{flex-direction:row;justify-content:center}@media not screen and (min-width:768px){.social-share.horizontal{flex-direction:column}}.social-share.horizontal .social-media__label{margin:0 1rem 0 0}@media not screen and (min-width:768px){.social-share.horizontal .social-media__label{margin:0}}.social-share.horizontal.right{justify-content:flex-end}.social-share.horizontal.center{justify-content:center}.social-share.horizontal.left{justify-content:flex-start}