.highcharts-xaxis-labels {
  text-align: center;
}

.highcharts-xaxis-labels a {
  color: black;
  text-decoration: none;
}

.highcharts-xaxis-labels a:hover {
  color: #336699;
  font-weight: bold;
  text-decoration: none;
}