.shipping__select + .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 1.6rem;
  font-weight: 400;
}

#shipping_method .select2-container--default .select2-results__option {
  font-size: 1.6rem;
  font-weight: 400;
  margin-bottom: 0;
}
