.advanced-page-heading {
  margin-top: 0;
  --typeHeaderPrimary: var(--typeBaseSecondary);
}

.advanced-page-heading {
  margin-bottom: var(--heading-margin-bottom);
  text-align: var(--text-alignment);
  color: var(--heading-color);
  font-size: var(--heading-font-size);
  font-style: normal;
  font-weight: 600;
  line-height: 1.25;
  text-transform: none;

}
