.blog__row:nth-child(2n) {
  background-color: #EEEEEE;
}

.blog__row a {
  color: #333333 !important;
}

.blog__row a:hover {
  color: #333333 !important;
}

.share {
  border-bottom: 1px solid #000000;
}
/*# sourceMappingURL=styles.css.map */