.atc_tag_container .atc_tag_html {font-size: 14px;}
.atc_tag_container .atc_tag_html a{text-decoration: underline;color: var(--ororo-fire); }
.atc_tag_container .atc_tag_html a:hover{text-decoration: underline;}
@media only screen and (max-width: 749px) {
  .atc_tag_container .atc_tag_html {font-size: 14px;}
}

