.text-content > p:not([class*="-font-size"]),
.text-content > ul:not([class*="-font-size"]),
.text-content > ol:not([class*="-font-size"]) {
  font-size: 1.25em;
}

.text-content > .wp-block-quote {
  font-size: 1.25em;
  line-height: 2.25rem;
}