.cus_badge {
  display: inline-block;
  background-color: #e3342f; 
  color: white;
  padding: 8px 15px;
  font-size: 13px;
  font-weight: bold;
  border-radius: 4px;
  margin-top: 6px;
}
.product__text {
  font-size: 12px;
}