
:root {
	--theme-color-primary: #50bab8;
  	--theme-color-secondary: #117077;
  	--theme-color-light: #54bcb4;
  	--theme-white: #fafafa;
  	--theme-black: #202020;
}

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