#coupons-list-view .coupons-count {
  font-size: 0.85rem;
  font-weight: 400;
  color: #aaa;
  margin-left: 8px;
}

#coupons-list-view .coupons-table .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #F5A500;
  border-color: #F5A500;
}
