.custom-heading-weight {
  font-weight: var(--section-heading-weight, var(--font-heading-weight));
}

.custom-heading-weight strong,
.custom-heading-weight b {
  font-weight: var(--section-heading-bold-weight, var(--font-heading-bold-weight));
}
