1 .axis {
2 font-size: 1.1em;
3 }
4
5 .bars-container text {
6 fill: #fff; // should be $white
7 }
8
9 .chart-actions-row {
10 margin-top: 4em;
11 }
12
13 .graph-bar {
14 cursor: pointer;
15 }
16