.elementor-217 .elementor-element.elementor-element-179d0b6 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-217 .elementor-element.elementor-element-6ca46b7{margin-top:0px;margin-bottom:0px;}.elementor-217 .elementor-element.elementor-element-2fd460b > .elementor-element-populated{padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-e8cc661 */```css id="usl9o9"
/* Force Green Theme */

.gaushala-section{
    background:#f8fafb !important;
}

.subtitle{
    color:#76B900 !important;
}

.play-btn{
    color:#76B900 !important;
    box-shadow:0 0 0 20px rgba(118,185,0,.20) !important;
}

.play-btn:hover{
    background:#76B900 !important;
    color:#ffffff !important;
}

.donate-btn{
    background:#76B900 !important;
    color:#ffffff !important;
}

.donate-btn:hover{
    background:#1f2235 !important;
    color:#ffffff !important;
}

.feature{
    border:1px solid rgba(118,185,0,.20) !important;
}

.feature:hover{
    background:#76B900 !important;
    color:#ffffff !important;
}

@keyframes pulse{
    0%{
        box-shadow:0 0 0 0 rgba(118,185,0,.40);
    }

    70%{
        box-shadow:0 0 0 25px rgba(118,185,0,0);
    }

    100%{
        box-shadow:0 0 0 0 rgba(118,185,0,0);
    }
}
```/* End custom CSS */