/* this is file is copied as asset because purgecss
removes these styles because they are not found */
.highcharts-range-selector-buttons .highcharts-label text {
  font-size: 14px !important;
}

.highcharts-label.highcharts-range-label {
  transform: translate(130px, -2px);
}
