.rich-text.text-width-xlarge,
.rich-text.text-width-large {
  text-wrap-style: balance;
}

.rich-text.style1 .rte p {
  font-weight: 700;
  letter-spacing: -0.02rem;
  font-size: 1rem;
  line-height: normal;
  text-wrap-style: balance;
}

@media only screen and (min-width: 768px) {
  .rich-text.style1 .rte p {
    font-size: 1.25rem;
  }
}