body.single-post .hero-section[data-type="type-1"] .entry-meta .meta-categories::before {
  content: "" !important;
  display: block !important;
  flex: 0 0 34px;
  width: 34px;
  height: 2px;
  background: #d0a84f;
}

body.single-post .hero-section[data-type="type-1"] .entry-meta .meta-date::before,
body.single-post .hero-section[data-type="type-1"] .entry-meta .meta-date::after {
  content: none !important;
  display: none !important;
}
