.bar {
  fill: #FF5A60;
}

.bar:hover {
  fill: #79CCCD;
}

.axis--x path {
  display: none;
}

