:root {
	--expo-primary-color: #633974;	
}

.sidebar__nav--first,
.sidebar__nav--second,
.sidebar__nav--third,
.sidebar__nav--fourth {
	background-color: var(--expo-primary-color)  !important;
}