:root {--ba-colors-primary: #64718e;
--ba-colors-secondary: #54595F;
--ba-colors-text: #ff0000;
--ba-font-families-primary: Roboto;
--ba-font-weights-primary: 400;
--ba-font-families-secondary: Roboto;
--ba-font-weights-secondary: 400;
--ba-font-families-text: Hanken Grotesk;
--ba-font-weights-text: 400;
--ba-font-letter-spacings-text: 0px;
--ba-font-families-accent: Roboto;
--ba-font-weights-accent: 500;}.ba-typography-primary {font-family: var(--ba-font-families-primary) !important;font-weight: var(--ba-font-weights-primary) !important;}.ba-typography-secondary {font-family: var(--ba-font-families-secondary) !important;font-weight: var(--ba-font-weights-secondary) !important;}.ba-typography-text {font-family: var(--ba-font-families-text) !important;font-weight: var(--ba-font-weights-text) !important;letter-spacing: var(--ba-font-letter-spacings-text) !important;}.ba-typography-accent {font-family: var(--ba-font-families-accent) !important;font-weight: var(--ba-font-weights-accent) !important;}