.elementor-988825 .elementor-element.elementor-element-9532c80{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-988825 .elementor-element.elementor-element-d0b2332{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-988825 .elementor-element.elementor-element-9fa90af{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-988825 .elementor-element.elementor-element-5d573b8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-988825 .elementor-element.elementor-element-d0b2332{--width:33.3333%;}.elementor-988825 .elementor-element.elementor-element-9fa90af{--width:66.6666%;}}/* Start custom CSS for text-editor, class: .elementor-element-55e4650 */.successioni-container {
    font-family: sans-serif;
    line-height: 1.6;
    color: #333;
    max-width: 800px;
    margin: auto;
}

.successioni-container h2 {
    color: #2c3e50;
    border-bottom: 2px solid #cca875;
    padding-bottom: 5px;
    margin-top: 30px;
}

.successioni-container p {
    margin-bottom: 15px;
    font-size: 1.1rem;
}

.btn-consulenza {
    display: inline-block;
    background-color: #cca875;
    color: #ffffff !important;
    padding: 15px 30px;
    text-decoration: none;
    border-radius: 5px;
    font-weight: bold;
    font-size: 18px;
    margin: 20px 0;
    transition: background 0.3s ease;
    border: none;
    cursor: pointer;
}

.btn-container {
    text-align: center;
    margin: 30px 0;
}

.btn-consulenza:hover {
    background-color: #b59364;
}/* End custom CSS */
/* Start custom CSS */.page-header .title {
    display: none;
}/* End custom CSS */