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

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

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