body.islamic_giving-template-default .appeal-content__title {
  font-family: "Antonio", sans-serif !important;
  text-transform: uppercase !important;
}
body.islamic_giving-template-default .text-cta__description {
  font-family: "Karla", sans-serif !important;
}
body.islamic_giving-template-default .final-push {
  padding-bottom: 80px !important;
}
@media (max-width: 767px) {
  body.islamic_giving-template-default .final-push {
    padding-bottom: 40px !important;
  }
}

@media screen and (max-width: 767px) {
  .quote-video__container._container {
    padding: 0;
  }
}
.quote-video__body {
  background: #004c51 url("/wp-content/themes/islamichelp/assets/images/north-pattern-white-1200-346.png") no-repeat top center/cover;
  border-radius: 24px;
  overflow: hidden;
  display: flex;
}
@media screen and (max-width: 767px) {
  .quote-video__body {
    border-radius: 0;
    flex-direction: column;
  }
}
.quote-video__video {
  width: 375px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .quote-video__video {
    width: 100%;
    height: 219px;
  }
}
.quote-video__video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.quote-video__btn-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.quote-video__video-overlay {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.quote-video__content {
  border-left: 1px solid #012527;
  flex: 1;
  padding: 56px;
}
@media screen and (max-width: 767px) {
  .quote-video__content {
    padding: 48px 32px;
    border-left: none;
    border-top: 1px solid #012527;
  }
}
.quote-video__text {
  margin-top: 32px;
  font-family: "Karla", sans-serif;
  font-style: italic;
  font-weight: 300;
  font-size: 26px;
  line-height: 143%;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .quote-video__text {
    font-size: 20px;
    line-height: 160%;
  }
}
.quote-video__author {
  margin-top: 54px;
  font-family: "Antonio", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  text-transform: uppercase;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .quote-video__author {
    margin-top: 32px;
    font-size: 12px;
    line-height: 133%;
  }
}/*# sourceMappingURL=style.css.map */