

/* CSS from section stylesheet blocks */
.field {
margin-bottom: 2rem;
}
.hide {
display: none;
}
.field__input { /* Add this line */
color: black;
}