/* Add your CSS styles for the sharing buttons here */
.simple-share-buttons {
    margin-top: 20px;
}

.simple-share-buttons a {
    margin-right: 10px;
    text-decoration: none;
    color: #6d469f;
    fill: #6d469f;
}

.simple-share-buttons a:hover {
    color: #69c54d;
    fill: #69c54d;
}