align-items: center;
justify-content: flex-start;
}
button.error:hover {
color: var(--color-background);
background-color: var(--color-negative);