.elementor-412 .elementor-element.elementor-element-5ff647ee{--display:flex;--margin-top:0px;--margin-bottom:70px;--margin-left:0px;--margin-right:0px;}.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 );}:root{--page-title-display:none;}/* Start custom CSS */.yith-ywraq-content {
    max-width: 1100px;
    margin: auto;
    padding: 40px;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
}

.yith-ywraq-content table {
    border: none !important;
}

.yith-ywraq-content input,
.yith-ywraq-content textarea {
    border-radius: 10px;
    padding: 12px;
    border: 1px solid #ddd;
}

.yith-ywraq-content button,
.yith-ywraq-content .button {
    background: #0aa4e8 !important;
    color: white !important;
    border-radius: 10px;
    padding: 12px 24px;
    border: none;
}/* End custom CSS */