:root {
/*Hide the SVG shaped curves*/
--umb-login-curves-display: none;

    umb-auth {
        /*--umb-login-image-display: none;*/
        /*--umb-login-content-display: flex;*/
        /*--umb-login-content-width: 500px;*/
        /*--umb-login-content-background: #fff;*/
        /*--umb-login-content-height: fit-content;*/
        /*--umb-login-align-items: center;*/
        /*--umb-login-background: #303033;*/
        /*--umb-login-text-color: #fff;*/
        /*--umb-login-primary-color: #fff;*/
        
    }
    
/*// Set the color and transparency of the SVG shape
--umb-login-curves-color: rgba(0, 0, 0, 0.4);*/
}