/* periodic_trends.css — axis title and per-bar element labels (reuses .lv-bar / .lv-bar-hi). */
.lv-axislbl { fill: #9fb0c3; font-size: 11px; font-weight: 600; }
.lv-baraxis { fill: #9fb0c3; font-size: 11px; }
.lv-baraxis-hi { fill: #ffffff; font-weight: 700; }
