.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 */
