body .post-entry a,
body .post-share .count-number-like,
body .comment-content a,
body .container-single .post-entry a,
body .container-single .penci-standard-cat .cat > a.penci-cat-name,
body .penci-grid .cat a.penci-cat-name,
body .penci-masonry .cat a.penci-cat-name {
  text-transform: uppercase;
  color: #777;
}
body .post-entry a:hover,
body .post-share .count-number-like:hover,
body .comment-content a:hover,
body .container-single .post-entry a:hover,
body .container-single .penci-standard-cat .cat > a.penci-cat-name:hover,
body .penci-grid .cat a.penci-cat-name:hover,
body .penci-masonry .cat a.penci-cat-name:hover {
  color: #515151;
}
body .post-entry .entry-content p > a {
  text-transform: initial;
}

/*# sourceMappingURL=styles.css.map */
