.elementor-3111 .elementor-element.elementor-element-e946026{--display:flex;--min-height:440px;--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;--justify-content:flex-end;--padding-top:0px;--padding-bottom:30px;--padding-left:12px;--padding-right:0px;}.elementor-3111 .elementor-element.elementor-element-e946026:not(.elementor-motion-effects-element-type-background), .elementor-3111 .elementor-element.elementor-element-e946026 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:center right;background-repeat:no-repeat;background-size:auto;}.elementor-3111 .elementor-element.elementor-element-e0231be{width:auto;max-width:auto;}.elementor-3111 .elementor-element.elementor-element-e0231be > .elementor-widget-container{background-color:var( --e-global-color-primary );margin:0% 35% 0% 0%;padding:5px 10px 5px 10px;}.elementor-3111 .elementor-element.elementor-element-4524070{--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-3111 .elementor-element.elementor-element-80a3291{--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-3111 .elementor-element.elementor-element-038ed1c span.post-navigation__prev--label, .elementor-3111 .elementor-element.elementor-element-038ed1c span.post-navigation__next--label{font-size:16px;font-weight:700;text-transform:lowercase;}.elementor-3111 .elementor-element.elementor-element-038ed1c span.post-navigation__prev--title, .elementor-3111 .elementor-element.elementor-element-038ed1c span.post-navigation__next--title{font-size:18px;}/* Start custom CSS *//* Styling the main container with Divit Yellow */
.divit-faq-box {
    background-color: #f9f9f9;
    padding: 12px;
    border-radius: 16px;
    border: 1px solid #ececec;
    margin-top: 36px;
    margin-bottom: 36px;
}

/* Updated Accent Line to Divit Yellow */
.divit-faq-box h3 .schema-faq-section {
    border-left: 4px solid #ffcc33; /* Divit Yellow */
    padding-left: 20px;
    margin-bottom: 18px;
}

.divit-faq-box .schema-faq-question {
    font-family: 'Red Hat Display', sans-serif !important;
    font-weight: 800 !important;
    font-size: 20px !important;
    color: #000 !important;
}/* End custom CSS */