/* Lighter headings site-wide */

.about-hero h1,
.svc-hero h1 {
  font-size: clamp(28px, 4.2vw, 44px);
  font-weight: 600;
  line-height: 1.12;
  letter-spacing: -0.02em;
}

.forum-topic-head h1 {
  font-size: clamp(24px, 3vw, 32px);
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.02em;
}

.page-forum-list .forum-hero h1 {
  font-size: clamp(24px, 3.2vw, 32px);
  font-weight: 600;
}

.news-hero h1 {
  font-size: clamp(28px, 4vw, 40px);
  font-weight: 600;
}

.news-feed-head h1,
.projects-hero h1,
.projects-head-title h1,
.catalog-hero h1,
.user-card-main h1,
.err-inner h1 {
  font-weight: 600;
}

h1, h2, h3,
.about-head h2,
.about-panel h2,
.about-story-copy h2,
.about-offer h3,
.about-step h3,
.about-tl-body h3,
.about-value h3,
.about-cta-shell h2,
.about-why-shell h2,
.forum-row-main h2,
.forum-aside h2,
.news-related-head h2,
.news-comments-head h2,
.news-post-body h2,
.svc-head h2,
.svc-cta h2,
.svc-plan h3,
.svc-feat h3,
.projects-pres-info h3,
.projects-card-caption h3,
.projects-card-body h3,
.projects-article-card h2,
.user-wall-head h2,
.user-donates-head h2,
.team-cat-card h3,
.team-sec .about-head h2,
.product-pres-head h2,
.product-title-row h2,
.product-about-intro h2,
.product-about-row h3,
.product-fmap-col h3,
.contacts-form h2,
.reviews-trust-copy h2,
.reviews-card h3,
.products-section .center h2,
.services-catalog-head h2,
.service-tile h3,
.main_products h2,
.social h2,
.hosting h2,
.home-promo-inner h2 {
  font-weight: 600;
}
