.headline {
    margin-bottom: 0;
}

.create {
    margin-bottom: 1.5rem;
}

.email {
    font-size: 0.8rem;
    color: var(--text-color);
}

.invalid {
    color: red;
    margin-top: -0.8rem;
}

.label {
    font-size: 0.8rem;
    line-height: 2rem;
}
