body {
    font-family: 'Titillium Web', sans-serif;
}

.login-error {
    text-align: center;
    color: #c30000;
}

.error {
    color: #c30000;
}