.social-links{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.social-links__icon{border-radius:50%;display:inline-flex;height:1.75rem;margin:0 .35rem;position:relative;width:1.75rem}.social-links__icon svg{fill:#fff;height:.625rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto}.social-links__icon:active svg,.social-links__icon:focus svg,.social-links__icon:hover svg{fill:#fff}.social-follow-float-left{left:0;position:fixed;top:120px;z-index:9}.social-follow-float-left .social-links,.social-follow-float-right .social-links{align-items:start;display:flex;flex-direction:column;flex-wrap:nowrap}.social-follow-float-left .social-links__link,.social-follow-float-right .social-links__link{align-items:center;background:#000;border-radius:0;color:#fff;display:flex;flex:0 0 40px;height:40px;justify-content:center;transition:.3s;width:40px}.social-follow-float-left .social-links__link:hover{border-radius:0 10px 10px 0;padding-left:10px;width:50px}.social-follow-float-left .social-links__link:first-child{border-top-right-radius:15px}.social-follow-float-left .social-links__link:last-child{border-bottom-right-radius:15px}.social-follow-float-left .social-links__link>span{background:none;border-radius:0;margin:0}.social-follow-float-left .social-links__link.facebook-f{background:#4267b2}.social-follow-float-left .social-links__link.instagram{background:#833ab4}.social-follow-float-left .social-links__link.linkedin-in{background:#2766b2}.social-follow-float-left .social-links__link.youtube{background:red}.social-follow-float-left .social-links__link.twitter{background:#1da1f2}.social-follow-float-left .social-links__icon svg{height:16px}.social-follow-float-left .horizontal-links{transform:rotate(90deg);transform-origin:0 100%}.social-follow-float-left .horizontal-links .social-links__link,.social-follow-float-right .horizontal-links .social-links__link{border-radius:15px 15px 0 0;max-width:fit-content;padding:0 17px;white-space:nowrap;width:100%}.social-follow-float-left .horizontal-links .social-links__link .link-text{font-size:18px;font-weight:700;transform:rotate(-180deg)}.social-follow-float-right{position:fixed;right:0;top:120px;z-index:9}.social-follow-float-right .horizontal-links{transform:rotate(270deg);transform-origin:right bottom}.social-follow-float-right .horizontal-links .social-links__link .link-text{font-size:18px;font-weight:700}