css first h element

CSS
p:first-of-type {
  font-size: 1.25em;
}
Source

Also in CSS: