select {
  font-size: 1.0625rem;
  font-weight: 400;
}
select option[value=""][disabled] {
  display: none;
}