.site-header h1 {
  color: #7a0000;
  text-align: center;
  font-size: 40px;
}

.entry-header .entry-title {
  font-size: 29px;
  color: #00398f;
  font-style: normal;
  font-weight: 600;
}

strong {
  font-size: 17px;
  color: #2e2c0d;
}

.entry-content p {
  color: #00258a;
  font-weight: 500;
  font-size: 15px;
}

.widget-area .widget h3 {
  text-transform: lowercase;
  font-size: 18px;
  color: #166b01;
}

#archives-dropdown-2 {
  color: #02475e;
  font-weight: 500;
  font-size: 14px;
}

#searchsubmit {
  color: #02475e;
  font-size: 13px;
}

#secondary.widget-area {
  font-size: 18px;
  font-weight: 500;
}

.wp-block-heading {
  color: #014a05;
  font-weight: 600;
  font-size: 18px;
}

.main-navigation div.nav-menu > ul {
  color: #006b1b;
  font-weight: 400;
  text-transform: lowercase;
  font-size: 46px;
  text-align: center;
  margin-top: -8px;
  margin-bottom: -9px;
  padding-bottom: 0px;
  padding-top: 0px;
  height: -10px;
}

em {
  color: #021538;
  font-size: 15px;
  line-height: -5px;
  font-weight: 500;
}