.mui-bar{
	background-color: #007AFF;
}
.mui-bar a{
	color: white;
}
.mui-title{
	color: white;
}
.title{
	/* margin-left: 15px; */
	display: flex;
	align-items: center;
}
.blue{
	width: 5px;
	height: 20px;
	background-color: #007AFF;
}
.title h4{
	color: #007AFF;
	margin-left: 5px;
}
