.logo {
  display: inline-block;
  background-size: cover;
}
  .logo.has-image { text-indent: -9999px; }



.bf-u-header {
  min-height: 200px;
}

.bfu-header-background {
}

  .bfu-header-background > .row,
  .bfu-header-background > .row > div {
    height: 100%;

    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
    .bfu-header-background > .row > div {
      padding-top: 100%;
    }


  .bfu-header-background > .row > div:first-child {
    margin-right: 1px;
  }
  .bfu-header-background > .row > div:last-child {
    margin-right: -1px;
  }


.bfu-header-content {
  position: relative;
  margin: 0 auto;

  text-align: center;
}
  .bfu-header-content .bfu-header-content-colour {
    display: inline-block;
    padding: 20px 40px;
  }


.bfutf-header {
  position: relative;
  margin-bottom: 1em;
}
  .bfutf-thumbnail-content {
    width: 50%;
    padding: 40px 20px 40px 15px;
  }
  .bfutf-image {
    position: absolute;
    top: 0;
    left: 50%;
    right: 0;
    bottom: 0;

    margin-left: 5px;

    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }

:not(.bfcms_ctr) h1, :not(.bfcms_ctr) h1:hover {
    font-weight: 600;
}
#home-video img {
    border-radius: 1em;
}
.bfcms-ctr-3-cell .bfcms-image-feature {
    border-radius: 40px;
}
.bfcms-ctr-3-cell .bfcms-image-feature.bfif-image-lrg .bfif-image-ctr {
    max-height: 350px;
    overflow: hidden;
    border-radius: 40px 40px 0 0;
}
.bfcms-ctr-3-cell .bfcms-image-feature.bfif-image-lrg .bfif-content {
    padding: 30px 30px;
}
#b_content #testimonial {
    margin-top: 240px;
}
#testimonial-quote::before {
    content:'';
    background-image: url("https://donorbuilder.d2.barefootdigital.co/res/pub/Inset-Images/Illustrations/red-quotes.svg");
    background-repeat: no-repeat;
    position: absolute;
    top: -190px;
    left: 0;
    right: 0;
    margin: auto;
    width: 166px;
    height: 166px;
}
.flush-right .bf-photo-image {
    float: right;
}
.flush-right .bf-photo-image img {
    margin-left: 60px;
}

