padding: 8px 0;
}
+.postcontent a {color: #d30058}
+.blue .postcontent a {color: #0081cb}
+.green .postcontent a {color: #43da30}
+.grey .postcontent a {color: #9e978e}
+.yellow .postcontent a {color: #ffda00}
+.orange .postcontent a {color: #fd3839}
+.red .postcontent a {color: #f32240}
+.cyan .postcontent a {color: #74d0eb}
+.purple .postcontent a {color: #400098}
+
.postcontent strong{
font-weight: 400;
}
/* Paginator */
.paginator {font-size: 1.077em; margin: 2.857em; font-family: "Lato", sans-serif}
+.paginator a{color:#99a3a4}