.section {
  padding-bottom: var(--large-padding);
}

.optionalLabel {
  color: var(--darker-gray);
  font-size: var(--font-size-xs);
}
