.elementor-1978 .elementor-element.elementor-element-b7a603f{--display:flex;--min-height:1348px;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-1978 .elementor-element.elementor-element-b7a603f.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-1978 .elementor-element.elementor-element-4da6af9{--display:flex;--min-height:640px;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );overflow:visible;}.elementor-1978 .elementor-element.elementor-element-4da6af9:not(.elementor-motion-effects-element-type-background), .elementor-1978 .elementor-element.elementor-element-4da6af9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://drneemz.com/wp-content/uploads/2026/06/WhatsApp-Image-2026-06-11-at-4.47.47-PM.jpeg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-1978 .elementor-element.elementor-element-5aecf02{--display:flex;--min-height:1407px;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );overflow:visible;}@media(min-width:768px){.elementor-1978 .elementor-element.elementor-element-b7a603f{--width:162.524%;}.elementor-1978 .elementor-element.elementor-element-4da6af9{--width:51%;}.elementor-1978 .elementor-element.elementor-element-5aecf02{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-689f0b8 *//* Heading Colors */
.blog-content h2{
    color:#7AC133;
    margin-top:35px;
    margin-bottom:15px;
}

/* Tip Box */
.tip-box{
    background:#F8FCF3;
    border-left:5px solid #7AC133;
    padding:20px;
    margin-bottom:25px;
    border-radius:8px;
}

/* CTA Section */
.cta-box{
    margin-top:40px;
    background:#7AC133;
    color:#fff;
    padding:30px;
    border-radius:12px;
    text-align:center;
}

.cta-box h3{
    color:#fff;
    margin-bottom:15px;
}

/* CTA Button */


.cta-btn:hover{
    background:#689F2A;
    color:#fff;
    border-color:#689F2A;
}

/* Blog Title */
.blog-header h1{
    font-size:38px;
    color:#2D3748;
    margin-bottom:10px;
}

/* Background */
body{
    margin:0;
    padding:0;
    background:#F8FCF3;
    font-family:Arial, sans-serif;
    color:#333;
    line-height:1.8;
}/* End custom CSS */