.elementor-9 .elementor-element.elementor-element-231287d{--display:flex;}/* Start custom CSS for html, class: .elementor-element-77170cd *//* --- FOOTER & DISCLAIMER TEXT VISIBILITY FIX --- */

/* 1. Branding text (@Adzonn aur MANAGE BY SR ADS) ko white aur visible karne ke liye */
.branding-footer, 
.branding-footer span, 
.branding-footer strong {
    color: #e4e4e7 !important; /* Muted Premium White */
    font-size: 11px !important;
    opacity: 1 !important;
    visibility: visible !important;
    display: inline-block !important;
}

/* 2. Disclaimer section ko poori tarah clear dikhane ke liye */
.legal-notice,
.disclaimer,
.premium-card .legal-notice,
.premium-card .disclaimer {
    color: #a1a1aa !important; /* Readable Silver Grey */
    font-size: 10px !important;
    line-height: 1.6 !important;
    opacity: 0.8 !important;
    display: block !important;
    visibility: visible !important;
    margin-top: 15px !important;
}

/* Disclaimer ke andar ka bold heading text */
.legal-notice strong,
.disclaimer strong {
    color: #ffffff !important; /* Pure White for DISCLAIMER word */
    font-weight: 700 !important;
}/* End custom CSS */