.orange .postcontent a {color: #fd3839}
.red .postcontent a {color: #f32240}
.cyan .postcontent a {color: #74d0eb}
-.purple .postcontent a {color: #400098}
+.purple .postcontent a {color: #6020B8; text-decoration: underline}
.postcontent strong{
font-weight: 400;
padding: 1em;
margin-left: 15em;
}
+
+.filter-switches label {
+ display: inline;
+ margin-right: 2em;
+}