.elementor-6553 .elementor-element.elementor-element-f2acd15{--display:flex;}@media(min-width:768px){.elementor-6553 .elementor-element.elementor-element-f2acd15{--content-width:1600px;}}/* Start custom CSS for html, class: .elementor-element-4ee3c57 */.washkr-login-form {
    max-width: 360px;
    margin: 120px auto;
    padding: 30px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 0 15px rgba(0,0,0,0.15);
}

.washkr-login-form input,
.washkr-login-form button {
    width: 100%;
    padding: 12px;
    margin-top: 10px;
}

.washkr-login-form button {
    background: #000;
    color: #fff;
    border: none;
    cursor: pointer;
}

.login-error {
    color: red;
    text-align: center;
    margin-top: 10px;
}/* End custom CSS */