
:root {
	--theme-color-primary: #3567B7;
  	--theme-color-secondary: #33ffff;
  	--theme-color-light: #0066ff;
  	--theme-white: #fafafa;
  	--theme-black: #202020;
}

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