.elementor-8115 .elementor-element.elementor-element-3099e91{--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;--padding-top:100px;--padding-bottom:100px;--padding-left:7.5%;--padding-right:7.5%;}.elementor-8115 .elementor-element.elementor-element-3099e91:not(.elementor-motion-effects-element-type-background), .elementor-8115 .elementor-element.elementor-element-3099e91 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FAFAFA;}.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-8115 .elementor-element.elementor-element-0bd55af{font-family:"Cabin", Sans-serif;font-weight:400;}.elementor-8115 .elementor-element.elementor-element-0bd55af a{color:var( --e-global-color-accent );}@media(max-width:1024px){.elementor-8115 .elementor-element.elementor-element-3099e91{--padding-top:80px;--padding-bottom:80px;--padding-left:5%;--padding-right:5%;}}@media(max-width:767px){.elementor-8115 .elementor-element.elementor-element-3099e91{--padding-top:60px;--padding-bottom:60px;--padding-left:5%;--padding-right:5%;}.elementor-8115 .elementor-element.elementor-element-0bd55af{font-size:14px;line-height:22px;}}/* Start custom CSS */#textContainer h1 {
    font-size: 30px;
    line-height: 36px;
    font-weight: 900;
    max-width: 800px;
}

#textContainer h2 {
    font-size: 24px;
    line-height: 30px;
    margin-top: 60px;
}


/*** Responsive Styles Smartphone Only ***/
@media all and (max-width: 767px) {
 
#textContainer  h1 {
    font-size: 22px;
    line-height: 30px;
}

#textContainer h2 {
    font-size: 18px;
    line-height: 24px;
    margin-top: 40px;
}
 
}/* End custom CSS */