.wrapper {
    margin-bottom: 2rem;
}

.wrapper h2 {
    font-size: 1rem;
    padding-bottom: 1rem;
}

.labelError {
    color: var(--red-error);
}