#fw-section-header {

.header {
  /* rem = pixel size/16
    30px/16=1.875rem */
  font-size: 1.875rem;
}
}