//
// Input Group
//

.form-select {
  background: $uba-white;
}

.label-for-select {
  font-size: .625rem;
  margin-bottom: 0;
}
