.badge-fixed {
  display: inline-block;
  min-width: 50px; /* anpassen nach Bedarf */
  text-align: center;
}

.text-purple {
    color: #7b00bd;
}