/*******************************************************************************
 Add your custom css styles here
 *******************************************************************************/

.show-share a {
    color: #4caf50;
    font-size: 30px;
}

.show-share a:hover {
    color: #ccc;
}

.show-share a:hover {
    color: #4caf50;
}

.section-columns:before {
    display: none;
}