CSS First H Element

p:first-of-type {
  font-size: 1.25em;
}
Clever Crane