code {
	color: #fff !important;
}

pre {
	background-color: transparent !important;
}

#content a {
	text-decoration: underline !important;
}

.card {
	background-color: transparent !important;
}

.card-header {
	color: #fff !important;
	text-align: left !important;
}

.card-body ul li {
	text-align: left !important;
	list-style-type: none !important;
}

.card-body, .card-footer {
	text-align: left !important;
	color: #fff !important;
}

.card-body a {
	color: #fff !important;
}	

.card-header a {
	color: #fff !important;
}	

.card-footer a {
	color: #fff !important;
}	

.list-inline {
	text-align: left !important;
}
