.watch-quote {
  background: #fff url(/wp-content/themes/islamichelp/assets/images/watch-back.png) repeat-x center top;
  padding-top: 45px;
  padding-bottom: 45px;
  position: relative;
  border-top: 1px solid #012527;
  border-bottom: 1px solid #012527;
  margin-bottom: 45px;
}
@media (max-width: 767px) {
  .watch-quote {
    padding-top: 45px;
    padding-bottom: 35px;
    position: relative;
    border-top: 1px solid #012527;
    border-bottom: 1px solid #012527;
    width: calc(100% - 32px);
    margin: 16px auto;
    border: 1px solid #000;
    border-radius: 200px 200px 0 0;
  }
}
.watch-quote .icone {
  margin: 0 auto 46px auto;
  display: flex;
}
.watch-quote__container._container {
  max-width: 832px;
  margin: 0 auto;
}
.watch-quote__info {
  font: 700 12px/1.2em "Antonio", sans-serif;
  color: #012527;
  text-align: center;
  text-transform: uppercase;
}
.watch-quote__box {
  font: 300 20px/1.7em "Karla", sans-serif;
  color: #012527;
  font-style: italic;
  margin-bottom: 45px;
}
@media (max-width: 767px) {
  .watch-quote__box {
    font: 300 18px/1.7em "Karla", sans-serif;
  }
}
.watch-quote__title {
  font: 700 12px/1.2em "Antonio", sans-serif;
  color: #012527;
  margin-bottom: 42px;
  text-transform: uppercase;
  text-align: center;
}

body.single-news_impact .page {
  background: #FEFDF6;
}/*# sourceMappingURL=style.css.map */