.custom-variant-box:nth-of-type(2) .custom-variant-price::after {
  content: "37,43 lei / pachet";
  display: block;
  font-size: 11px;
  color: #3d4a68;
  margin-top: 2px;
}
.custom-variant-box:nth-of-type(3) .custom-variant-price::after {
  content: "35,64 lei / pachet";
  display: block;
  font-size: 11px;
  color: #3d4a68;
  margin-top: 2px;
}