.page-template-page-flexible-blocks a.link {
  font-size: 16px;
  font-weight: 700;
  color: #63bc48 !important;
  text-decoration: none;
  text-transform: uppercase;
  border: 0 !important;
}
.page-template-page-flexible-blocks a.link:hover, .page-template-page-flexible-blocks a.link:focus {
  color: #0082c4 !important;
}
.page-template-page-flexible-blocks a.new-button {
  text-transform: uppercase;
  box-shadow: 0 4px 0 #d93f0e;
  background-color: #f15929;
  transition: 0.3s all;
  border-bottom: 3px solid #f15929 !important;
  display: inline-block;
  color: white !important;
  border-radius: 8px;
  padding: 0.6rem 1.6rem;
}
.page-template-page-flexible-blocks a.new-button:focus, .page-template-page-flexible-blocks a.new-button:hover {
  background-color: #d93f0e;
  border-bottom: 3px solid #d93f0e !important;
}
.page-template-page-flexible-blocks a.new-button.green {
  box-shadow: 0 4px 0 #4f9938;
  border-bottom: 3px solid #63bc48 !important;
  background-color: #63bc48;
}
.page-template-page-flexible-blocks a.new-button.green:focus, .page-template-page-flexible-blocks a.new-button.green:hover {
  background-color: #4f9938;
  border-bottom: 3px solid #4f9938 !important;
}
.page-template-page-flexible-blocks .vertical-center {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.page-template-page-flexible-blocks .new_title {
  color: #0082c4;
  font-size: 24px;
  font-weight: 400;
}
.page-template-page-flexible-blocks .new_title:after {
  content: " ";
  position: relative;
  width: 80px;
  background: #63bc48;
  height: 3px;
  display: block;
}
.page-template-page-flexible-blocks .hero {
  min-height: 500px;
  position: relative;
}
.page-template-page-flexible-blocks .hero .content {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 90%;
  left: 5%;
}
.page-template-page-flexible-blocks .hero .content .vertical-center {
  padding-left: 40px;
}
.page-template-page-flexible-blocks .hero .content h1 {
  background: rgba(0, 130, 196, 0.9);
  padding: 10px 15px;
  display: inline-block;
  margin: 0;
  color: white;
}
.page-template-page-flexible-blocks .centered-content {
  padding: 30px 0;
  text-align: center;
}
.page-template-page-flexible-blocks .centered-content h1, .page-template-page-flexible-blocks .centered-content h2, .page-template-page-flexible-blocks .centered-content h3, .page-template-page-flexible-blocks .centered-content h4 {
  color: #0082c4;
}
.page-template-page-flexible-blocks .featured_block {
  padding: 20px;
}
.page-template-page-flexible-blocks .featured_block .row {
  max-width: 73em;
}
.page-template-page-flexible-blocks .featured_block .image {
  height: 100%;
  min-height: 250px;
}
.page-template-page-flexible-blocks .featured_block .image .featured {
  background: rgba(0, 130, 196, 0.9);
  padding: 5px 10px;
  color: white;
  position: absolute;
  top: 0;
  left: 0;
}
.page-template-page-flexible-blocks .featured_block .content {
  border: 1px solid #c2c2c2;
  height: 250px;
}
.page-template-page-flexible-blocks .featured_block .content .vertical-center {
  padding-left: 40px;
}
.page-template-page-flexible-blocks .info-blocks {
  padding-top: 20px;
  padding-bottom: 20px;
}
.page-template-page-flexible-blocks .info-blocks .columns {
  margin-top: 15px;
  margin-bottom: 15px;
}
.page-template-page-flexible-blocks .info-blocks .block {
  border: 1px solid #c2c2c2;
}
.page-template-page-flexible-blocks .info-blocks .block .content {
  padding: 20px;
}
.page-template-page-flexible-blocks .donation-callout {
  background: #193e4c;
  padding: 30px;
}
.page-template-page-flexible-blocks .donation-callout .top {
  text-align: center;
}
.page-template-page-flexible-blocks .donation-callout .top * {
  color: white;
}
.page-template-page-flexible-blocks .donation-callout .bottom {
  background: white;
  padding: 20px;
  width: 70%;
  margin: 30px auto 0 auto;
  text-align: center;
}
.page-template-page-flexible-blocks .donation-callout .bottom .address {
  color: #0082c4;
  text-transform: uppercase;
  font-size: 24px;
  margin: 0;
}
.page-template-page-flexible-blocks .accordions {
  padding: 40px 0;
}
.page-template-page-flexible-blocks .accordions .title {
  color: #0082c4;
}
.page-template-page-flexible-blocks .accordions .accordion {
  margin-bottom: 15px;
}
.page-template-page-flexible-blocks .accordions .accordion .new_title {
  text-transform: none;
}
.page-template-page-flexible-blocks .accordions .accordion.open .content {
  border-bottom: 0;
}
.page-template-page-flexible-blocks .accordions .accordion.open .details {
  border-top: 0;
  display: block;
}
.page-template-page-flexible-blocks .accordions .accordion.open .trigger {
  transform: rotateZ(0deg);
}
.page-template-page-flexible-blocks .accordions .accordion .content, .page-template-page-flexible-blocks .accordions .accordion .details {
  padding: 20px;
}
.page-template-page-flexible-blocks .accordions .accordion .trigger {
  text-decoration: none;
  position: absolute;
  right: 35px;
  top: 25px;
  border: 0;
  transform: rotateZ(180deg);
}
.page-template-page-flexible-blocks .accordions .accordion .content {
  border: 1px solid #c2c2c2;
}
.page-template-page-flexible-blocks .accordions .accordion .details {
  border: 1px solid #c2c2c2;
  padding-top: 0px;
  display: none;
}
.page-template-page-flexible-blocks .impact-numbers {
  background: #193e4c;
  padding: 30px;
}
.page-template-page-flexible-blocks .impact-numbers * {
  color: white;
}
.page-template-page-flexible-blocks .impact-numbers .top {
  text-align: center;
  margin-bottom: 15px;
}
.page-template-page-flexible-blocks .impact-numbers .bottom .number {
  font-size: 80px;
  font-weight: 400;
  line-height: 70px;
  color: #63bc48;
}
.page-template-page-flexible-blocks .impact-numbers .bottom .divider {
  display: block;
  height: 3px;
  width: 80px;
  background: #63bc48;
  margin: 15px 0;
}
.page-template-page-flexible-blocks .impact-numbers .bottom .subheading {
  font-size: 24px;
  font-weight: 400;
  text-transform: none;
}
.page-template-page-flexible-blocks .side-hero {
  padding: 50px 0;
}
.page-template-page-flexible-blocks .side-hero .title {
  color: #0082c4;
}
.page-template-page-flexible-blocks .side-hero .new-button {
  margin-right: 20px;
}
.page-template-page-flexible-blocks .side-hero .featured {
  background: rgba(0, 130, 196, 0.9);
  padding: 5px 10px;
  color: white;
  position: absolute;
  top: 0;
  left: 0;
}
.page-template-page-flexible-blocks .side-hero .content {
  background: white;
  padding: 30px;
  border-radius: 6px;
}
.page-template-page-flexible-blocks .side-photo {
  padding: 50px 0;
}
.page-template-page-flexible-blocks .side-photo .featured {
  background: rgba(0, 130, 196, 0.9);
  padding: 5px 10px;
  color: white;
  position: absolute;
  top: 0;
  left: 0;
}
.page-template-page-flexible-blocks .side-photo .content {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.page-template-page-flexible-blocks .contained-callout {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.page-template-page-flexible-blocks .contained-callout .content {
  background: #193e4c;
  padding: 60px;
}
.page-template-page-flexible-blocks .contained-callout .content * {
  color: white;
}

/*# sourceMappingURL=flexible_blocks.css.map */
