@charset "UTF-8";
/* CSS Document */

.list-group-item {
	color: #000; !important
	}

.list-group .list-group-item: active {
	background-color: #999; !important
	}

.list-group {
	background-color:#999; !important
	}

.display-4 {
	font-size: 24px; !important
	}
