ul.cross-list li::marker {
  content: "\274C  ";
  color: red;
  font-size: 1.2em;
}
ul.tick-list li::marker {
  content: "\2705  ";
  color: green;
  font-size: 1.2em;
}
.single-post .wp-post-image,
.page .wp-post-image {
  display: none;
}
.ast-archive-entry-banner h1 {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif !important;
  font-weight: 800 !important;
  color: #0F172A !important;
  letter-spacing: -0.02em !important;
}
.ast-blog-featured-section.post-thumb img {
  border-radius: 14px !important;
}
