/* this file is auto-generated by running css/branding/generateThemeFile.js*/
/* please do not alter this file manually*/

:root {
    --brand-color: #0f316d;
    --brand-color-dark: #0c2757;
    --brand-color-darker: #030913;
    --brand-color-light: #091d40;
    --brand-color-lighter: #3272e3;

    --brand-selection-color: var(--brand-color);
    --brand-selection-text-color: #ffffff;
}
body.login {
    background: #ededed url('login-bg.png') no-repeat center center fixed;
    background-size: cover;
}
