.precio-por-kg.badge-per-kg {
  display: inline-block;
  background-color: #f0f0f0;
  color: rgb(28, 42, 213) !important;
  padding: 4px 8px;
  border-radius: 4px;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 10px;
}
