.osm-container select[name="exp_month"], .osm-container select[name="exp_year"]
{
  width: 90px !important;
  display: inline-block;
}
.table {
    border-color: #dee2e6;
}
.form-control {
    color: #205950!important;
}
select:not(.form-control) {
    color: #205950!important;
}