.social-share-wrapper{align-items:center;display:flex;flex-direction:column}.share-label{color:#007ecc;font-weight:600;margin-bottom:15px}.social-share-icons{display:flex;gap:15px;justify-content:center}.social-share-icons a{align-items:center;background-color:#f4f4f4;border-radius:50%;color:#007ecc;display:flex;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.social-share-icons a:hover{color:#00559e;transform:translateY(-3px)}.social-share-icons svg{height:24px;width:24px}