/* Preserve the August palette with readable labels and usable carousel controls. */
.chap__num,
.extviz__axis,
.spidz__tab span,
.fviz__lab { color: #526174 !important; }
.spidz__tab:not(.is-active) { color: #465568 !important; }
.fviz__list li { color: #087537 !important; }
.chap-show__dots button,
.fviz__dots button,
.clinq-dots button {
  width: 26px !important;
  height: 26px !important;
  padding: 8px !important;
  background-clip: content-box !important;
  box-sizing: border-box;
}
