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

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

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