.BootSummary .card-header {
	background: #000;
}
.BootSummary .card-title {
	color: #fff;
}
.BootSummary .card-body {
	min-height: auto;
}
