.badge-bestseller {
  background-color: rgb(11, 92, 70) !important;
  color: rgb(255, 255, 255) !important;
}

.badge-new {
  background-color: rgb(217, 183, 226) !important;
  color: rgb(11, 92, 70) !important;
}
