.te-dialog-subtitle {
  max-width: 42rem;
  margin: .35rem 0 1rem;
  color: #915a30;
  font-size: clamp(1rem, 1.35vw, 1.3rem);
  font-weight: 600;
  line-height: 1.3;
}
.te-series-dialog-copy > .te-dialog-subtitle { margin-bottom: .7rem; }
