/* @TODO: Figure out simpler way to control margins between main content
 * that isn't supposed to be spread out. */
.paragraph--type-webform.paragraph--view-mode-full {
  margin-top: 30px;
}

.paragraph--type-webform.paragraph--view-mode-full h2 {
  font-family: mrs-eaves-xl-serif, serif;
  font-size: 30px;
  line-height: 1.2;
  font-weight: 700;
  text-align: left;
  margin-bottom: 20px;
}
