.hs-social-follow{align-items:center;display:flex;flex-wrap:wrap;justify-content:left;padding:0}.hs-social-follow__link{align-items:center;display:inline-flex;height:30px;justify-content:center;transition:background-color .3s ease,transform .2s ease;width:30px}.hs-social-follow__icon{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.hs-social-follow__link--twitter:hover{background-color:#00aced}.hs-social-follow__link--facebook:hover{background-color:#3b5998}.hs-social-follow__link--linkedin:hover{background-color:#0077b5}.hs-social-follow__link--youtube:hover{background-color:red}.hs-social-follow__link:hover{transform:scale(1.08)}