.elementor-2842 .elementor-element.elementor-element-6587e44{--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-2842 .elementor-element.elementor-element-81e9f8f > .elementor-widget-container{margin:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-81e9f8f */body {
            font-family: 'Inter', sans-serif;
            margin: 0;
            padding: 0;
            min-height: 100vh; /* height ऐवजी min-height वापरले आहे */
            
            /* अधिक Vibrant आणि स्मूथ ग्रॅडियंट */
            background-color: #047857; 
            background-image: linear-gradient(135deg, #0ea5e9 0%, #10b981 50%, #047857 100%);
            background-attachment: fixed;
            background-size: cover;
            background-repeat: no-repeat;
            
            display: flex;
            align-items: center;
            justify-content: center;
            position: relative;
            overflow: hidden;
        }/* End custom CSS */