.elementor-40843 .elementor-element.elementor-element-e847ae4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;}.elementor-40843 .elementor-element.elementor-element-d2fc33c{font-family:"Poppins", Sans-serif;font-weight:400;}/* Start custom CSS for text-editor, class: .elementor-element-d2fc33c */.quotetext {
    width: 90%;
    margin: 20px auto;
    padding: 15px 25px;
    border-left: 4px solid #c3363c; /* Petite barre décorative à gauche */
    background-color: #f9f9f9;    /* Fond légèrement grisé pour détacher du texte */
    font-style: italic;          /* Met tout le contenu en italique */
    color: #444;                 /* Couleur de texte un peu plus douce */
    line-height: 1.6;            /* Meilleur confort de lecture */
}

.quotetext ol {
    margin-top: 10px;
    margin-bottom: 10px;
    list-style-type: none;       /* On enlève les puces car le texte a déjà "a), b)..." */
}/* End custom CSS */