.project-quote {
  padding: 16px 0 28px 0;
}
@media (max-width: 992px) {
  .project-quote {
    padding: 24px 0;
  }
}
@media (max-width: 992px) {
  .project-quote__container._container {
    padding: 0;
  }
}
.project-quote__body {
  background-image: url("/wp-content/themes/islamichelp/assets/images/img-back-15.png");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #004C51;
  border-radius: 24px;
  padding: 56px;
}
@media (max-width: 1325px) {
  .project-quote__body {
    padding: 48px 32px;
  }
}
@media (max-width: 992px) {
  .project-quote__body {
    border-radius: 0;
  }
}
.project-quote__icon {
  max-width: 42px;
  max-height: 48px;
  min-height: 48px;
  min-width: 42px;
}
.project-quote__text {
  margin: 32px 0 0 0;
  font-size: 28px;
  line-height: 40px;
  font-style: italic;
  font-weight: 300;
  color: #fff;
  font-family: "Karla", sans-serif;
}
@media (max-width: 767px) {
  .project-quote__text {
    font-size: 20px;
    line-height: 32px;
  }
}
.project-quote__author {
  margin: 54px 0 0 0;
  font-size: 16px;
  line-height: normal;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
}
@media (max-width: 992px) {
  .project-quote__author {
    margin: 20px 0 0 0;
  }
}
@media (max-width: 767px) {
  .project-quote__author {
    font-size: 12px;
  }
}/*# sourceMappingURL=style.css.map */