.elementor-9820 .elementor-element.elementor-element-d0469fd{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Alef;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );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-9820 .elementor-element.elementor-element-c19cd74{text-align:start;font-family:"Alef", Alef;font-size:18px;font-weight:400;line-height:32px;color:#3C2E25;}.elementor-9820 .elementor-element.elementor-element-c19cd74 a{color:#69382D;}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-9820 .elementor-element.elementor-element-c19cd74{font-size:18px;}}@media(min-width:768px){.elementor-9820 .elementor-element.elementor-element-d0469fd{--content-width:100%;}}@media(max-width:767px){.elementor-9820 .elementor-element.elementor-element-d0469fd{--content-width:1600px;}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-9820 .elementor-element.elementor-element-c19cd74{font-size:16px;}}/* Start custom CSS for text-editor, class: .elementor-element-c19cd74 *//* עיצוב כללי */
body {
    font-family: 'Alef', sans-serif;
    font-size: 18px;
    line-height: 32px;
    color: #3C2E25;
    margin: 0;
    padding: 0;
    background-color: #FFFDF9;
    direction: rtl;
}

h2 {
    color: #3C2E25;
    font-size: 36px;
    font-weight: 700;
    line-height: 60px
}

h3 {
    color: #3C2E25;
    font-size: 28px;
    font-weight: 600;
    line-height: 32px;
}

p, li {
    color: #5F452A;
    font-size: 18px;
    line-height: 32px;
}

a {
    color: #69382D;
    text-decoration: none;
}

a:hover {
    color: #D4AF37;
    text-decoration: underline;
}

a:focus {
    outline: 2px dashed #D4AF37;
    outline-offset: 2px;
}

/* רספונסיביות */

@media screen and (max-width: 1024px) {
    body {
        font-size: 17px;
    }
    h2 {
        font-size: 28px;
    }
    h3 {
        font-size: 24px;
    }
    p {
        font-size: 17px;
    }
}

@media screen and (max-width: 767px) {
    body {
        font-size: 17px;
    }
    h2 {
        font-size: 24px;
    }
    h3 {
        font-size: 20px;
    }
    p {
        font-size: 17px;
    }
}/* End custom CSS */