/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************/
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
.wp-block-quote-single-quote-single {
  max-width: none !important;
  padding-top: 160px;
  margin-bottom: 0px !important;
  margin-top: 0px !important;
}
.wp-block-quote-single-quote-single .title-quote {
  font-family: "Alliance n.2 mediuam";
  font-size: 36px;
  font-style: italic;
  font-weight: 500;
  line-height: 46px;
  padding-top: 16px;
  padding-bottom: 32px;
}
.wp-block-quote-single-quote-single .subtitle-quote {
  font-size: 20px !important;
}
.wp-block-quote-single-quote-single .text-quote {
  font-size: 12px;
  font-family: "Alliance n.2 mediuam";
}
.wp-block-quote-single-quote-single .container-text-quote {
  padding-left: 16px;
  width: 180px;
}
.wp-block-quote-single-quote-single .container-btn-quote {
  padding-top: 16px;
  text-decoration: underline;
  color: #0B4989;
  text-decoration-style: solid;
}
.wp-block-quote-single-quote-single .container-btn-quote:hover {
  text-decoration: none;
}
.wp-block-quote-single-quote-single .container-btn-quote:active {
  text-decoration: none;
}

@media only screen and (max-width: 1199px) {
  .wp-block-quote-single-quote-single {
    padding-top: 90px;
  }
}
@media only screen and (max-width: 600px) {
  .wp-block-quote-single-quote-single .container-fluid {
    padding-right: 24px;
    padding-left: 24px;
  }
  .wp-block-quote-single-quote-single .title-quote {
    font-size: 26px;
    line-height: normal;
  }
}

/*# sourceMappingURL=style-index.css.map*/