/*
  This CSS file is meant to be customized by deployments
  and is intentionally left empty. Any style that is added
  here should override the default styles in the application.
 */
 
 
:root {
    --mdc-theme-error: #d9534f;
    --cas-theme-primary: #004263;
    --cas-theme-primary-bg: #004263;
    --cas-theme-button-bg-hover: #004263;
    --cas-theme-button-bg: #004263;
    --cas-theme-button-bg-lite: #004263;
    --cas-theme-primary-light: #004263;
    --mdc-theme-secondary: #004263;
}

body {
    background-image: url("/cas/themes/bseu/images/background-d948515358aa38869602857cff10d9e6.svg");
}
