.reframe__copy { min-width: 0; }
.reframe .reframe__title {
  margin: 0 0 8px;
  color: var(--text);
  font-family: inherit;
  font-size: clamp(1.05rem, 1.6vw, 1.25rem);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: normal;
  text-transform: none;
}
.reframe .reframe__copy p { margin: 0; }
