/* line 4, app/assets/stylesheets/custom_public_home4.scss */
.content-section h2 {
  color: #0aa51a;
}

/* line 8, app/assets/stylesheets/custom_public_home4.scss */
.list-group-item h4 {
  color: #0aa51a;
}

/* line 12, app/assets/stylesheets/custom_public_home4.scss */
.list-group-item h4 a {
  color: #0aa51a;
}

/* line 16, app/assets/stylesheets/custom_public_home4.scss */
.tab-content {
  border-top: 1px solid #0aa51a;
  padding: 20px;
}

/* line 21, app/assets/stylesheets/custom_public_home4.scss */
.header-info-col a {
  border: 1px solid #fff;
  border-radius: 4px;
  padding: 5px 10px;
  color: #fff;
}

/* line 28, app/assets/stylesheets/custom_public_home4.scss */
.header-info-col a:hover {
  background: #fff;
  color: #0aa51a;
}

/* line 33, app/assets/stylesheets/custom_public_home4.scss */
.info-item-container h3 a {
  color: #0aa51a;
}

/* line 37, app/assets/stylesheets/custom_public_home4.scss */
.info-item-container h4 a {
  color: #0aa51a;
}

/* line 41, app/assets/stylesheets/custom_public_home4.scss */
.info-item-meta-footer {
  border-top: 1px dashed #136367;
  border-bottom: 1px dashed #136367;
  padding: 10px;
  margin-bottom: 30px;
}

/* line 48, app/assets/stylesheets/custom_public_home4.scss */
.key-points ul > li.blue-bullet-point {
  background: #0aa51a;
  color: #fff;
}

/* line 53, app/assets/stylesheets/custom_public_home4.scss */
.key-points ul > li.green-bullet-point {
  background: #0aa51a;
  color: #fff;
}

/* line 58, app/assets/stylesheets/custom_public_home4.scss */
.volunteer-signup-info-box {
  background: #0aa51a;
  color: #fff;
}

/* line 63, app/assets/stylesheets/custom_public_home4.scss */
.volunteer-signup-info-box h5,
.volunteer-signup-info-box a {
  color: #fff;
}

/* line 68, app/assets/stylesheets/custom_public_home4.scss */
.site-footer-bottom {
  background: #136367;
}

@media only screen and (max-width: 480px) {
  /* line 73, app/assets/stylesheets/custom_public_home4.scss */
  .site-logo h1 {
    font-size: 24px;
  }
}
