.keyfigures #indicatorName {
    margin-top: 15px;
    display: block;
    font-family: inherit;
    text-align: center;
    color: rgba(23,65,149, 1.0);
    font-size: 1.2em;
    font-weight: bold;
    font-family:"Open Sans"
}

.keyfigures #bookmark-link {
    margin-top: 7px;
    font-size: 16px;
    color: black;
    font-family: "Open Sans";
}
.keyfigures #scaleWrapper .label {
    position: absolute;
    z-index: 1;
    width: 51px;
    background-color: transparent;
    height: 30px;
    text-align: center;
    color: #000;
    font-size: 0.75rem;
    display: block;
    font-weight: normal;
}