.select2-container {
  padding-right: 10px;
}
.select2-selection--single {
  height: 44px;
  border-radius: 8px;
  border: 2px solid;
  padding: 10px 0;
}
