body,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: Helvetica, Arial, sans-serif !important;
}
.page-title-wrapper .page-title {
  text-align: left;
  border-bottom: 1px solid #000;
  margin: 0;
  padding: 1.2em 0 1.2em 1.5em;
  text-transform: uppercase;
  font-weight: 700;
}
.page-title-wrapper .page-title span {
  font-size: 1.5em;
}
.section-container .img-container {
  margin: 1.5em 0;
}
.section-container .subtitle {
  margin: 0.25em 0 1.5em;
}
.section-container .subtitle h2 {
  font-size: 1.9rem;
  font-weight: 700;
}
.section-container .subtitle .size-table-title {
  margin: 0;
  font-size: 1.12em;
  font-weight: 700;
}
.section-container .text p {
  font-size: 1.4rem;
}
.size-table,
.field,
.text p {
  font-size: 1.4rem;
}
.size-table .title-column,
.field .title-column,
.text p .title-column {
  max-width: 4em;
  text-align: left !important;
  font-weight: 700;
}
