.elementor-1499 .elementor-element.elementor-element-29ef37e{--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;}/* Start custom CSS for html, class: .elementor-element-6c80856 *//* Updated Responsive Headings Fix */
.neg-body-text h2 {
    color: #1a365d;
    margin-bottom: 20px;
    font-size: 28px !important; /* Size thoda chhota kiya */
    line-height: 1.4 !important; /* Spacing sahi kari */
    font-weight: 700;
    text-transform: uppercase;
}

.neg-section-title {
    font-size: 30px !important;
    line-height: 1.3 !important;
    color: #1a202c;
    margin: 40px 0 25px;
    font-weight: 800;
    text-align: center;
}

/* Mobile ke liye aur bhi chhota taaki screen se bahar na jaye */
@media (max-width: 768px) {
    .neg-body-text h2 {
        font-size: 22px !important;
    }
    .neg-section-title {
        font-size: 24px !important;
    }
}/* End custom CSS */