.MuiList-padding-152 {
	padding-top: 50px !important;
}

.MuiToolbar-regular-56 {
	display: flex;
	justify-content: space-between;
}

.App-drawerPaperClose-10 {
	width: 64px !important;
}

main {
	height: 75vh;
	display: flex;
	align-content: center;
	/* justify-content: center; */
	text-align: center;
	flex-direction: column;
}

.sidebar-links {
	text-decoration: none;
}

.MuiListItem-button-164:focus-within {
	background-color: darkgrey;
	padding: 15px;

}

footer {
	display: flex;
	justify-content: center;
}