.bg-blue{
	background-color: #27394d;
}
.list-group-item:hover {
	background-color: #d0f1e4;
	font-weight: 900;
	color: #2d6a52;
}
.list-group-item:hover li {
	color: #2d6a52;
}