.option-text {
  color: #575962;
  font-size: 14px;
  margin-left: 4px;
  font-weight: 500;
  width: max-content;
}

.badge-header {
  position: absolute;
  top: -15px;
  left: 14px;
  background-color: #ffb822;
  color: #fff;
  font-weight: 600;
  border-radius: 20px;
  padding-left: 8px;
  padding-right: 8px;
  font-size: 11px;
}

.color-speedpix-dark {
  color: #0d8a80 !important
}
