@import url("https://use.typekit.net/lwq6zey.css");
body{
    
    margin:0;
    width: 805px;
    font-family: aktiv-grotesk, sans-serif;
}
.svg-container{
    height:540px;
    width: 805px;
    margin:0;
    padding: 0;

}
.y_axisLegend{
    text-anchor: middle;
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    fill: #0098A7;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}
.tooltip_years{
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 500;
    font-size: 12px;
    text-transform: capitalize;
}
.tooltip_description{
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 400;
    font-size: 11px;
}
.text-to-circle{
    font-weight: 600;
    font-size: 11px;
    text-anchor: start;
}