.graph-container {
    width: 100%;
    height: 300px;
    margin-bottom: 2rem;
}

/* .bar {
    fill: steelblue;
} */

.bar-value {
    font-size: 12px;
    fill: #333;
}
