.social-share{margin:2rem 0;padding:1rem;background-color:#f8f9fa;border-radius:5px;border-left:4px solid #007bff}.social-share h4{margin-top:0;margin-bottom:.75rem;font-size:1.1rem;color:#333}.share-buttons{display:flex;flex-wrap:wrap;padding:0;margin:0;list-style:none}.share-buttons li{margin-right:10px;margin-bottom:10px}.share-buttons a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;color:#fff;text-decoration:none;transition:all .3s ease}.share-buttons a:hover{transform:translateY(-3px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.share-buttons .fab,.share-buttons .fas{font-size:1.2rem}.share-buttons li:nth-child(1) a{background-color:#3b5998}.share-buttons li:nth-child(2) a{background-color:#1da1f2}.share-buttons li:nth-child(3) a{background-color:#0077b5}.share-buttons li:nth-child(4) a{background-color:#25d366}.share-buttons li:nth-child(5) a{background-color:#777}@media(max-width:576px){.share-buttons{justify-content:center}.social-share h4{text-align:center}}