.choices__inner {
  font-size: 1rem;
  padding: 0.85rem 1rem .85rem !important;
  background-color: #fff;
  border: 1px solid #dce7f1;
  border-radius: 0.25rem;
}

.choices__list--single {
  padding: 0 !important;
}

input {
  font-size: 1rem !important;
  line-height: normal !important;
}

.choices {
  margin-bottom: 0px !important;
}