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

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

.expo-90354.page-90354 .summary-block__sidebar-content-wrapper--top {
	display: none;
}

.expo-90354 .section.section--mb .container {
	width: initial;
	margin-left: 20px;
	margin-right: 20px;
}
