.share-buttons{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.share-btn-circle{width:48px;height:48px;border-radius:50%;border:none;display:inline-flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;transition:transform .2s,box-shadow .2s}.share-btn-circle:hover{color:#fff;transform:scale(1.08);box-shadow:0 4px 12px #0003}.share-btn-circle i{font-size:1.5rem}.share-facebook{background:#1877f2}.share-linkedin{background:#0a66c2}.share-whatsapp{background:#25d366}.share-email{background:#495057}.share-print{background:#495057;cursor:pointer}
