.login-logo img {
    height: 100px;
}

.error-wrapper {
    width: 100%;
}

.toggle-active {
    cursor: pointer;
}

a {
    text-decoration: none !important;
}

.red {
    color: red;
}