/* This CSS theme file was auto-generated by ./scripts/generate-theme.py */

:root {
    --color-primary: #2b7a77;
    --color-primary-text: #fcfcfc;
    --color-primary-info: #fcfcfc;
    --color-primary-dark: #287370;
    --color-secondary: #17242a;
    --color-secondary-text: #fcfcfc;
    --color-secondary-info: #b5d9ea;
    --color-secondary-dark: #17242a;
    --color-tertiary: #3aafa9;
    --color-tertiary-text: #fcfcfc;
    --color-tertiary-info: #a4f7f3;
    --color-tertiary-dark: #26736f;
    --color-warning: #9C3D3E;
    --color-warning-text: #fcfcfc;
    --color-warning-info: #f5aaab;
    --color-warning-dark: #732d2e;
    --color-bg-light: #def2f1;
    --color-white: #fcfcfc;
    --color-black: #05050a;
}
