/* Social Share Styles */
.social-share {
    padding: 1rem;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    background-color: #f8f9fa;
}

.social-share h6 {
    margin-bottom: 0.5rem;
    color: #495057;
}