/*------------------------------------------------------------------------------ # Components > Post Terms ------------------------------------------------------------------------------*/ .post-terms { margin: 0; position: relative; clear: both; font-family: "Overpass Mono", monospace; } .post-terms .term-type { color: #ffffff; background: #000000; } .post-terms .term-type i { margin-top: 5px; } .post-terms.tags span.term-type { border: none; } .post-terms.tags a:hover, .post-terms.tags a:focus, .post-terms.tags a:active { border-color: #e53935; }