.hobi-login-form {
    max-width: 480px;
}

.hobi-field {
    margin-bottom: 16px;
}

.hobi-suggestion {
    cursor: pointer;
    padding: 8px;
    border-bottom: 1px solid #ddd;
}

.hobi-suggestion:hover {
    background: #f5f5f5;
}