.social-share-buttons {
    margin: 20px 0;
}
.social-button {
    display: inline-block;
    margin-right: 10px;
    padding: 10px 15px;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
}
.social-button.facebook { background-color: #3b5998; }
.social-button.twitter { background-color: #1da1f2; }
.social-button.linkedin { background-color: #0077b5; }
.social-feed iframe { margin-top: 10px; }
