.time-block__note-indicator {
  height: 8px;
  width: 8px;
  background-color: var(--bulma-link);
  border-radius: 8px;
  border: 1px solid white;
  position: absolute;
  bottom: 2px;
  right: 2px;
}