.graph-nav-info {
    position: absolute;
    bottom: 5px;
    width: 100%;
    text-align: center;
    color: slategrey;
    opacity: 0.7;
    font-size: 10px;
}

.graph-tooltip {
    position: absolute;
    color: lavender;
    font-size: 18px;
}