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

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

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