<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {--ba-colors-primary: #e3000f;
--ba-colors-secondary: #980267;
--ba-colors-text: #333333;
--ba-colors-accent: #f4f4f4;
--ba-font-weights-primary: 600;
--ba-font-weights-secondary: 400;
--ba-font-weights-text: 600;
--ba-font-weights-accent: 500;}.ba-typography-primary {font-weight: var(--ba-font-weights-primary) !important;}.ba-typography-secondary {font-weight: var(--ba-font-weights-secondary) !important;}.ba-typography-text {font-weight: var(--ba-font-weights-text) !important;}.ba-typography-accent {font-weight: var(--ba-font-weights-accent) !important;}</pre></body></html>