            .mobile-login {
            background-color: #7c017c !important;
        }

        .mobile-overlay {
            background: linear-gradient(to bottom, #e065e0, transparent, #ff97ff);
        }

        .btn-success {
            background-color: #7c017c !important;
            border-color: #7c017c !important;
                        color: #ffffff !important;
                    }
    