
:root {
	--theme-color-primary: #28a745;
  	--theme-color-secondary: #22ac91;
  	--theme-color-light: #5fb252;
  	--theme-white: #f8f9fa;
  	--theme-black: #343a40;
}

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