.vf-section {
  margin-left: auto;
  margin-right: auto;
  margin-top: max(3.692rem, 2.963vw + 2.872rem);
}

.vf-section-header {
  margin-bottom: max(1.538rem, 1.111vw + 1.231rem);
}

.vf-section-title {
  font-weight: 500;
  font-family: var(--vf-font-family-display);
  font-size: max(1.846rem, 0.37vw + 1.744rem);
  line-height: max(2.4rem, 0.481vw + 2.267rem);
  text-align: center;
}

