.preheader {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgba(111, 111, 111, 0.87);
  background-color: #77b049 !important;
}
.mainfooter aside h3.widget-title {
  font-weight: 200;
}
.mainfooter p {
  font-weight: 300;
}
.breadcrumbs a {
  color: #003b6e;
}
.cta {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgba(255, 255, 255, 0.545);
  border-top-color: rgba(255, 255, 255, 0.691);
  border-top-style: solid;
  border-top-width: 1px;
}
.wpb_text_column h2 {
  font-weight: 500;
  color: #484848;
}
.row .col article header h1 {
  text-align: center;
}
.masthead {
  background-image: linear-gradient(to top, #3d72d1, #053487);
}
.prefooter {
  background-image: linear-gradient(to top, #3d72d1, #053487);
}
.subfooter a {
  color: white;
}
h2.wpb_video_heading {
  color: #323232;
  font-size: 23px;
  font-weight: 500;
  min-height: 50px;
}
h1.site_title {
  color: rgba(255, 255, 255, 0.87);
  font-weight: 500;
  margin-left: 20px;
  text-shadow: rgba(0, 0, 0, 0.227) 3px 3px 0px;
  font-size: 38.75px;
  line-height: 36.125px;
}
h1.site_title span {
  display: block;
  font-size: 18px;
  font-weight: 200;
  text-transform: uppercase;
}
#post-261.hentry .wpb_text_column a {
  color: #0040b0;
}
#post-261.hentry .wpb_text_column a:hover {
  color: #3d84ff;
}
/* 1 */
@media screen and (max-width: 768px) {
  h1.site_title span {
    font-size: 15px;
  }
  h1.site_title {
    margin-left: 0px;
    font-size: 31.75px;
    text-align: center;
  }
}
/* 2 */
@media screen and (max-width: 568px) {
  .homepage-blog {
    max-width: 97%;
    margin-bottom: 30px;
  }
  h1.site_title {
    font-size: 26.75px;
    display: block;
    width: 100%;
    margin: 0;
  }
  .valign-wrapper {
    display: block;
    width: 100%;
  }
  .site_logo {
    float: none !important;
    margin: 0 auto !important;
  }
}
