.index-nav {
	--bs-breadcrumb-divider: '>';
}
.index-logo {
	max-height: 80px;
}
.index-leftmenu {
	 left: -25px;
}
.index-centermenu {
	 left: -20px;
}
.index-bottommenu {
	top: 7px; 
	left: -30px; 
	color: white;
}
.blockquote {
	background-color: #f6f7f8;
  border-left: 1px solid #2a74df;
  border-radius: 4px;
  font-size: inherit;
  padding: .8rem;
}