/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 17 2020 | 17:39:51 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.blog_post .entry-social a {
    color: #00A3E0;
}
ul.entry-social a:hover,
ul.entry-social a:hover i {
  color: #ED8B00;
}
.blog_post .entry-social a {
    font-size: 24px;
}
ul.entry-social a i { 
    margin: 2px 4px;
}