/*
  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: #bf782a;
	--cas-theme-primary-bg: #e9ad6b;
	--cas-theme-button-bg: #e9ad6b;
	--mdc-theme-secondary: #ffc672;
}

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