:root {

    --theme-accent-color: #11184f;

    --theme-accent-color-rgb: 17, 24, 79;

    --theme-accent-color-hsl-hue: 233;
    --theme-accent-color-hsl-saturation: 65;
    --theme-accent-color-hsl-lightness: 19;

    --theme-accent-color-fg: #ffffff;

    --theme-accent-color-fg-rgb: 255, 255, 255;

    

    --theme-accent-color-bg-hover: #162069;
    --theme-accent-color-bg-active: #0c1036;
    --theme-accent-color-focus-border: #06091c;
    --theme-accent-color-hover-box-shadow-color: rgba(255, 255, 255, 0.2);
    
    
    
    
    
    --rank-completion-marker-earned-bg-color: #0c1036;
    

    --theme-footer-bg-color: #f1e1ed;

    --theme-footer-bg-color-rgb: 241, 225, 237;

    --theme-footer-bg-color-hsl-hue: 315;
    --theme-footer-bg-color-hsl-saturation: 36;
    --theme-footer-bg-color-hsl-lightness: 91;

    --theme-footer-bg-color-fg: #676767;

    --theme-footer-bg-color-fg-rgb: 103, 103, 103;

    
    
    
    
    
    
    

    --theme-header-bg-color: #f1e1ed;

    --theme-header-bg-color-rgb: 241, 225, 237;

    --theme-header-bg-color-hsl-hue: 315;
    --theme-header-bg-color-hsl-saturation: 36;
    --theme-header-bg-color-hsl-lightness: 91;

    --theme-header-bg-color-fg: #676767;

    --theme-header-bg-color-fg-rgb: 103, 103, 103;

    
    
    
    
    
    
    

    --theme-primary-color: #e1251b;

    --theme-primary-color-rgb: 225, 37, 27;

    --theme-primary-color-hsl-hue: 3;
    --theme-primary-color-hsl-saturation: 79;
    --theme-primary-color-hsl-lightness: 49;

    --theme-primary-color-fg: #ffffff;

    --theme-primary-color-fg-rgb: 255, 255, 255;

    

    --theme-primary-color-bg-hover: #fb291e;
    --theme-primary-color-bg-active: #c82118;
    --theme-primary-color-focus-border: #ae1d15;
    --theme-primary-color-hover-box-shadow-color: rgba(0, 0, 0, 0.2);
    
    
    
    
    
    
    

    --theme-secondary-color: #e1251b;

    --theme-secondary-color-rgb: 225, 37, 27;

    --theme-secondary-color-hsl-hue: 3;
    --theme-secondary-color-hsl-saturation: 79;
    --theme-secondary-color-hsl-lightness: 49;

    --theme-secondary-color-fg: #ffffff;

    --theme-secondary-color-fg-rgb: 255, 255, 255;

    

    --theme-secondary-color-bg-hover: #fb291e;
    --theme-secondary-color-bg-active: #c82118;
    --theme-secondary-color-focus-border: #ae1d15;
    --theme-secondary-color-hover-box-shadow-color: rgba(0, 0, 0, 0.2);
    
    
    
    --theme-page-loader-circle-color: #ffffff;
    
    
    

    --theme-sidebar-bg-color: #f1e1ed;

    --theme-sidebar-bg-color-rgb: 241, 225, 237;

    --theme-sidebar-bg-color-hsl-hue: 315;
    --theme-sidebar-bg-color-hsl-saturation: 36;
    --theme-sidebar-bg-color-hsl-lightness: 91;

    --theme-sidebar-bg-color-fg: #676767;

    --theme-sidebar-bg-color-fg-rgb: 103, 103, 103;

    
    --theme-sidebar-bg-menu-item-color: #000000;
    --theme-sidebar-bg-menu-item-color-rgb: 0, 0, 0;
    
    
    
    
    

    --atm-color-accent: #11184f;

    --atm-color-accent-rgb: 17, 24, 79;

    --atm-color-accent-hsl-hue: 233;
    --atm-color-accent-hsl-saturation: 65;
    --atm-color-accent-hsl-lightness: 19;

    --atm-color-accent-fg: #ffffff;

    --atm-color-accent-fg-rgb: 255, 255, 255;

    
    
    
    
    
    
    --atm-color-rank-completion-marker-earned: #0c1036;

    --atm-color-background-footer: #f1e1ed;

    --atm-color-background-footer-rgb: 241, 225, 237;

    --atm-color-background-footer-hsl-hue: 315;
    --atm-color-background-footer-hsl-saturation: 36;
    --atm-color-background-footer-hsl-lightness: 91;

    --atm-color-background-footer-fg: #676767;

    --atm-color-background-footer-fg-rgb: 103, 103, 103;

    
    
    
    
    
    
    

    --atm-color-background-header: #f1e1ed;

    --atm-color-background-header-rgb: 241, 225, 237;

    --atm-color-background-header-hsl-hue: 315;
    --atm-color-background-header-hsl-saturation: 36;
    --atm-color-background-header-hsl-lightness: 91;

    --atm-color-background-header-fg: #676767;

    --atm-color-background-header-fg-rgb: 103, 103, 103;

    
    
    
    
    
    
    

    --atm-color-primary: #e1251b;

    --atm-color-primary-rgb: 225, 37, 27;

    --atm-color-primary-hsl-hue: 3;
    --atm-color-primary-hsl-saturation: 79;
    --atm-color-primary-hsl-lightness: 49;

    --atm-color-primary-fg: #ffffff;

    --atm-color-primary-fg-rgb: 255, 255, 255;

    

    --atm-color-primary-bg-hover: #fb291e;
    --atm-color-primary-bg-active: #c82118;
    --atm-color-primary-focus-border: #ae1d15;
    --atm-color-primary-hover-box-shadow-color: rgba(0, 0, 0, 0.2);
    
    
    
    
    
    
    

    --atm-color-secondary: #e1251b;

    --atm-color-secondary-rgb: 225, 37, 27;

    --atm-color-secondary-hsl-hue: 3;
    --atm-color-secondary-hsl-saturation: 79;
    --atm-color-secondary-hsl-lightness: 49;

    --atm-color-secondary-fg: #ffffff;

    --atm-color-secondary-fg-rgb: 255, 255, 255;

    

    --atm-color-secondary-bg-hover: #fb291e;
    --atm-color-secondary-bg-active: #c82118;
    --atm-color-secondary-focus-border: #ae1d15;
    --atm-color-secondary-hover-box-shadow-color: rgba(0, 0, 0, 0.2);
    
    
    
    
    --atm-color-page-loader-circle: #ffffff;
    
    

    --atm-color-background-sidebar: #f1e1ed;

    --atm-color-background-sidebar-rgb: 241, 225, 237;

    --atm-color-background-sidebar-hsl-hue: 315;
    --atm-color-background-sidebar-hsl-saturation: 36;
    --atm-color-background-sidebar-hsl-lightness: 91;

    --atm-color-background-sidebar-fg: #676767;

    --atm-color-background-sidebar-fg-rgb: 103, 103, 103;

    
    
    --atm-color-sidebar-menu-item: #000000;
    --atm-color-sidebar-menu-item-rgb: 0, 0, 0;
    
    
    
    

    --admin-logo-image-url: url("/static/img/admin-logo-image");
    --atm-admin-logo-image-url: url("/static/img/admin-logo-image");
    --admin-logo-small-image-url: url("/static/img/admin-logo-small-image");
    --atm-admin-logo-small-image-url: url("/static/img/admin-logo-small-image");
    --emailer-logo-image-url: url("/static/img/emailer-logo-image");
    --atm-emailer-logo-image-url: url("/static/img/emailer-logo-image");
    --footer-logo-image-url: url("/static/img/footer-logo-image");
    --atm-footer-logo-image-url: url("/static/img/footer-logo-image");
    --loader-logo-image-url: url("/static/img/loader-logo-image");
    --atm-loader-logo-image-url: url("/static/img/loader-logo-image");
    --login-bg-image-url: url("/static/img/login-bg-image");
    --atm-login-bg-image-url: url("/static/img/login-bg-image");
    --login-logo-image-url: url("/static/img/login-logo-image");
    --atm-login-logo-image-url: url("/static/img/login-logo-image");
    --main-logo-image-url: url("/static/img/main-logo-image");
    --atm-main-logo-image-url: url("/static/img/main-logo-image");
}
