@media screen and (max-width: 767px) {
  .islamic-giving-quote__container._container {
    padding: 0;
  }
}
.islamic-giving-quote__body {
  background: #fff;
  padding: 56px 0;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .islamic-giving-quote__body {
    padding: 48px 0 32px;
  }
}
.islamic-giving-quote__icon {
  width: 42px;
  height: 48px;
  flex-shrink: 0;
}
.islamic-giving-quote__icon svg {
  width: 42px;
  height: 48px;
  display: block;
}
.islamic-giving-quote__text {
  margin-top: 32px;
  font-family: "Karla", sans-serif;
  font-style: italic;
  font-weight: 300;
  font-size: 28px;
  line-height: 1.42857;
  color: #012527;
  max-width: 557px;
}
@media screen and (max-width: 767px) {
  .islamic-giving-quote__text {
    font-size: 20px;
    line-height: 160%;
  }
}
.islamic-giving-quote__citation {
  margin-top: 12px;
  font-family: "Antonio", sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.14286;
  text-transform: uppercase;
  color: #012527;
}
@media screen and (max-width: 767px) {
  .islamic-giving-quote__citation {
    margin-top: 32px;
    font-size: 12px;
    line-height: 133%;
  }
}/*# sourceMappingURL=style.css.map */