

.article-quote {
  border-radius: 20px;
  background-color: var(--color-blue-dark);
  margin: 2rem 0;
  padding: 5rem;
}
.article-quote .quote-content h1, .article-quote .quote-content h3 {
  color: white;
  margin: 2rem 0;
}
.article-quote svg {
  width: 100%;
}
h1.desktop {
  display: none;
}
h3.mobile {
  display: inherit;
}
@media screen and (min-width: 750px) {
  h1.desktop {
    display: inherit;
  }
  h3.mobile {
    display: none;
  }
}
/*******************************************************************/
/* ftrtch dino */
/* [type: CSS] [file:article-quote] [52.1709] DESIGN*/
/*******************************************************************/
/* 0.2 D>D */
/* db 121 */

/*******************************************************************/
/* ftrtch dino */
/* [type: CSS] [file:article-quote] [52.2905] DESIGN*/
/*******************************************************************/
/* 0.3 D>D */
/* db 159 */