.sidebar {
	background: rgb(38,78,96);
	background: linear-gradient(180deg, rgba(38,78,96,1) 0%, rgba(3,12,19,1) 100%);
}