.highcharts-title {
  font-size: 1.8rem !important;
  font-family: source_sans_pro, sans-serif !important;
  font-weight: 600 !important;
  color: #1d3234 !important;
}

.px-table h4 {
  margin: 0;
}

.px-table .table-subtitle {
  margin-bottom: 10px;
}

.px-table .pxtable {
  margin-top: 0;
}

.highcharts-credits {
  font-family: archivo, sans-serif !important;
  font-size: 1.6rem !important;
}

.visually-hidden {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
  border: 0;
  padding: 0;
  margin: -1px;
}
