<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.form-control::placeholder {
    opacity: 0.3
}

.pageLogin .copyright {
    position: absolute;
    font-size: 14px;
    font-weight: 500;
    color: #9DA0AA;
    width: 100%;
    text-align: center;
    bottom: 40px;
    margin-bottom: 0;
}

.email_input {
    width: 300px;
}

.login-error {
    width: 300px;
}
</pre></body></html>