
:root {
	--theme-color-primary: #063676;
  	--theme-color-secondary: #c7d0d8;
  	--theme-color-light: #c7d0d8;
  	--theme-white: #fafafa;
  	--theme-black: #202020;
}

.page-dashboard .hidden-xl .logo {
	margin-bottom: 20px;
}
