.social-links{display:flex;flex-wrap:wrap;gap:.5rem;position:relative}.social-links__item{align-items:center;background:#fff;border-radius:100%;display:inline-flex;height:40px;justify-content:center;padding:10px;position:relative;transition:all .3s ease;width:40px}.social-links__item .hs_cos_wrapper_type_icon{line-height:0}.social-links__item svg{display:inline-flex;height:20px;width:20px;fill:#fff}.social-links__item-link{height:100%;left:0;position:absolute;top:0;width:100%}.social-links__item:hover{transform:scale(1.2)}