body { font-family: 'IBM Plex Sans', sans-serif; background: #f6f4ee; padding: 30px; } .figure-reference { font-family: var(--font-figure-ref); font-size: 10pt; text-decoration: underline; color: #004d4d; } #chart-title { font-family: var(--font-title); font-weight: 600; font-size: 16pt; color: #004d4d; } #chart-subtitle { font-family: var(--font-subtitle); font-size: 12pt; color: #004d4d; } #source { font-family: var(--font-source); font-size: 10pt; color: #444; margin-top: 10px; } .axis-labels, .tick-labels { font-family: var(--font-axis); font-size: 10.5pt; color: #444; }