.view-onr-staff-listing {
  font: "Droid Sans", Trebuchet MS, Arial, Helvetica, sans-serif;
}
.view-onr-staff-listing h1 {
  font-size: 38px;
}
.view-onr-staff-listing .staff-item.views-row {
  max-width: 275px;
  text-align: center;
}
.view-onr-staff-listing .views-row {
  font-size: 18px;
  padding-bottom: 1.5rem;
}
.view-onr-staff-listing .views-row .views-field .views-field-field-position {
  color: #2B0F77;
}
.view-onr-staff-listing .views-row .views-field .field-content {
  font-size: 20px;
}
.view-onr-staff-listing h3 {
  font-size: 30px;
  color: #000000;
  border-bottom: 3px solid #004FBA;
  padding-bottom: 0.3em;
  clear: both;
  margin-bottom: 1.3em;
  padding-bottom: 0.2em;
}
.view-onr-staff-listing h3 a {
  font-size: 30px;
  color: #000000;
}
.view-onr-staff-listing h3:nth-child(2) {
  border-bottom: 3px solid #2B0F77;
}
.view-onr-staff-listing h3:nth-child(3) {
  border-bottom: 3px solid #146008;
}
.view-onr-staff-listing p, .view-onr-staff-listing h5 {
  padding-bottom: unset;
  margin-bottom: unset;
}

.node--type-onr-staff h2.onr--header {
  color: #0F4071;
  display: flex;
  font-size: 38px;
  margin: 0;
  padding: 16px 0;
}
.node--type-onr-staff h2.onr--header span {
  padding-right: 0.5rem;
  display: flex;
}
.node--type-onr-staff .content-1 {
  display: flex;
}
.node--type-onr-staff .content-1 .info {
  padding: 0 0 0 1rem;
}
.node--type-onr-staff .content-1 .info h3 {
  color: #2B0F77;
  font-style: italic;
}
.node--type-onr-staff .content-1 h2, .node--type-onr-staff .content-2 h2, .node--type-onr-staff .content-3 h2, .node--type-onr-staff .content-4 h2 {
  color: #000000;
  font-size: 30px;
  border-bottom: 3px solid #004FBA;
  clear: both;
  margin-top: 0.5em !important;
  padding-bottom: 0.2em;
}
.node--type-onr-staff .content-3 h2 {
  border-bottom: 3px solid #2B0F77;
}
.node--type-onr-staff .content-4 {
  margin-bottom: 0.5rem;
}

.node--type-onr-basic-page h2.page-subtitle {
  color: #0F4071;
  font-size: 38px;
  margin: 0;
  padding: 16px 0;
}
.node--type-onr-basic-page h3 {
  color: #2B0F77;
}
.node--type-onr-basic-page h3.page-section-title {
  color: #000000;
  border-bottom: 3px solid #004FBA;
  font-size: 30px;
}
.node--type-onr-basic-page h3.page-section-title:nth-child(2) {
  border-bottom: 3px solid #2B0F77;
}