.app .managed-context .section-title h3 {
  margin: 0;
  font-size: clamp(17px, 5.3vw, 22px);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.7px;
  white-space: nowrap;
}
