.elementor-774 .elementor-element.elementor-element-e3d8afb{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:100px;--padding-bottom:100px;--padding-left:100px;--padding-right:100px;}.elementor-774 .elementor-element.elementor-element-3586198 .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-774 .elementor-element.elementor-element-58969f4{color:var( --e-global-color-e138dd4 );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}@media(min-width:768px){.elementor-774 .elementor-element.elementor-element-e3d8afb{--content-width:1920px;}}@media(max-width:1024px){.elementor-774 .elementor-element.elementor-element-e3d8afb{--padding-top:100px;--padding-bottom:100px;--padding-left:20px;--padding-right:20px;}}@media(max-width:767px){.elementor-774 .elementor-element.elementor-element-e3d8afb{--padding-top:50px;--padding-bottom:50px;--padding-left:10px;--padding-right:10px;}}/* Start custom CSS *//* ===== Estilos base para o Pullquote ===== */

/* =====  Desktop ===== */
.wp-block-quote,
.wp-block-pullquote,
.wp-block-quote blockquote,
.wp-block-pullquote blockquote,
.wp-block-quote p,
.wp-block-pullquote p,
.wp-block-quote figure,
.wp-block-pullquote figure {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
  margin-left: 20px !important;
  margin-right: 20px !important;
  padding: 0 !important;
  font-size: 26px;
  line-height: 1.6;
  font-style: italic;
}

a, a :hover, a :visited, a :active {
    background-color: transparent;
    color: #7d6555;
    text-decoration: underline;
}



/* ===== Tablet (até ~1024px) ===== */
@media (max-width: 1024px) {
    
.wp-block-quote,
.wp-block-pullquote,
.wp-block-quote blockquote,
.wp-block-pullquote blockquote,
.wp-block-quote p,
.wp-block-pullquote p,
.wp-block-quote figure,
.wp-block-pullquote figure {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
    margin-left: 20px !important;
    margin-right: 20px !important;
    padding: 0 !important;
    font-size: 26px;
    line-height: 1.6;
    font-style: italic;
    }
}



/* ===== Mobile (até ~768px) ===== */
@media (max-width: 768px) {
    
    .wp-block-quote,
    .wp-block-pullquote,
    .wp-block-quote blockquote,
    .wp-block-pullquote blockquote,
    .wp-block-quote p,
    .wp-block-pullquote p,
    .wp-block-quote figure,
    .wp-block-pullquote figure {
      margin-top: 20px !important;
      margin-bottom: 20px !important;
      margin-left: 10px !important;
      margin-right: 10px !important;
      padding: 0 !important;
      font-size: 24px;
      line-height: 1.4;
      font-style: italic;
    }
}

/* ===== Extra pequeno (até ~480px) ===== */
@media (max-width: 480px) {

    .wp-block-quote,
    .wp-block-pullquote,
    .wp-block-quote blockquote,
    .wp-block-pullquote blockquote,
    .wp-block-quote p,
    .wp-block-pullquote p,
    .wp-block-quote figure,
    .wp-block-pullquote figure {
      margin-top: 20px !important;
      margin-bottom: 20px !important;
      margin-left: 10px !important;
      margin-right: 10px !important;
      padding: 0 !important;
      font-size: 24px;
      line-height: 1.2;
      font-style: italic;
    }
}/* End custom CSS */