.elementor-843 .elementor-element.elementor-element-fae8c8f{--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;--margin-top:50px;--margin-bottom:50px;--margin-left:50px;--margin-right:50px;}body.elementor-page-843:not(.elementor-motion-effects-element-type-background), body.elementor-page-843 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}/* Start custom CSS for html, class: .elementor-element-ef8c739 *//* Target h2 specifically within that orange section */
.bg-orange-500 h2 {
    color: #fff; /* or white */
}

/* Target h3 specifically within the categories container */
#language-categories h3 {
    color: #ea580c; /* Tailwind's orange-600 */
    border-bottom: 1px solid #fed7aa; /* Tailwind's orange-200 */
    padding-bottom: 0.5rem; /* Equivalent to pb-2 */
}/* End custom CSS */