#c137 .frame-header h2 {
font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.22em;
  text-transform: uppercase;
}

#c137 h3 {
    font-weight: 800;
    color:var(--bs-primary);
    font-size: clamp(32px, 3.5vw, 52px);
    line-height: 1.05;
    letter-spacing: -0.01em;
}