/* Enter Your Custom CSS Here */
.mr_social_sharing_wrapper .linksalpha_image {
display: none !important;
display: none;
}

.donate-button:hover {
background-color:red;
}

#featured-page-2 {
background: rgb(54, 25, 25); 
background: rgba(54, 25, 25, .9); 
}

article.post-742.page.type.status-publish.entry {
background-color: green;
}
