.avx-journal-map-stage {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 2px;
  background-color: #f1f1f1;
  border-radius: 4px;
}
.avx-journal-map-stage-text {
  margin: 0;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  writing-mode: vertical-lr;
}
