.quote {
  margin: 3.43em 0; }
  .quote .inside {
    width: 90%;
    max-width: 1266px;
    margin: 0 auto; }
  .quote .wrapper {
    max-width: 61.43em; }
  .quote-text {
    font-size: 2.071rem;
    line-height: 1.5;
    font-family: "Noto Sans Italic", sans-serif;
    font-weight: 500;
    font-style: italic;
    color: #00305B;
    font-family: "Noto Sans Italic", sans-serif;
    font-weight: 500;
    max-width: 40ch;
    margin: 0 auto; }
  .quote-author {
    font-size: 14px;
    line-height: 1.5;
    font-size: clamp(1.071rem, 1.012rem + 0.174vw, 1.2rem);
    color: #00305B;
    max-width: 90%;
    margin: 1.5em auto 0 auto;
    text-align: center; }

/*# sourceMappingURL=quote.css.map */
