.elementor-1305 .elementor-element.elementor-element-6b540cc{--display:flex;--margin-top:100px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for shortcode, class: .elementor-element-c507e05 */.digital-card-login-form {
            max-width: 400px;
            margin: 30px auto;
            padding: 20px;
            background: #DC3C1B;
            border-radius: 16px;
            box-shadow: 0 4px 12px rgba(0,0,0,0.5);

        }

        .digital-card-login-form button {
            background: #194687;
            color: white;
            border: none;
            border-radius: 16px;
            cursor: pointer;
            width: 100%
        }
        .digital-card-login-form button:hover {
background: #48D1CC;
        }
        .login-error {
            color: red;
            font-weight: bold;
            text-align: center;
            margin-bottom: 15px;
        }
        #inputbox{
            background-color:white;
                        width: 100%;
            margin: 10px 0 15px;
            border-radius: 16px;
            color:black;
        }/* End custom CSS */