<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.news-single .news-list-date::before {
  margin-right: 0.25rem;
  font-family: "Font Awesome 6 Free";
  font-weight: 600;
  content: "\f073";
  font-size: 1em;
  color: var(--color-fontawesome__before);
}
.news-single .news-list-date .time::before {
  margin-left: 0.25rem;
  font-family: "Font Awesome 6 Free";
  font-weight: 600;
  content: "\f017";
  font-size: 1em;
  color: var(--color-fontawesome__before);
}

/*# sourceMappingURL=news_single.css.map */
</pre></body></html>