.category-bar[data-v-0e7603dc] {
  height: 10px;
  text-align: center;
  font-size: 0.563rem;
  color: white;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  min-width: 60px;
}
.category-bar.first[data-v-0e7603dc] {
  border-top-left-radius: 28px;
  border-bottom-left-radius: 28px;
}
.category-bar.last[data-v-0e7603dc] {
  border-top-right-radius: 28px;
  border-bottom-right-radius: 28px;
}
