.login_header{
    color: #423c80;
    font-weight: 600;
    line-height: 35px;
    font-size: 24px;
}

.login200-form-title {
    font-size: 24px;
    line-height: 1.2;
    text-align: center;
    width: 100%;
    display: block;
    color: #2f4c7d;
}

.wrap-input100.required .input200
{
    border: 1px solid #f34141;
}

