.featured-blog--custom-heading-color .featured-blog__header :where(.section__heading, .section__subheading, .section__description) {
  color: rgb(var(--featured-blog-heading-color));
}
