Add title to annotation
Divide annotations in fragments when timestamp is the same
.discourses-component {
position: relative;
}
.discourses-component .caption .item,
.discourses-component .caption .node {
cursor: pointer;
}
.discourses-component .caption .item {
color: $dark-blue;
text-align: center;
font-size: 12px;
text-transform: capitalize;
position: absolute;
}