.roundedLabel {
  width: 24px;
  height: 24px;
  border-radius: 15px;
  position: absolute;
  z-index: 100;
  bottom: 10px;
  right: 70px;
  @apply ml-sm bg-error text-center text-white;
}
