<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.container{
	max-width: 1200px;
	margin: auto;
}	

#bs-example-navbar-collapse-1 a{
	font-size: 16px;
}

.carousel-caption p{
	color: #FFFF00;
}
.jumbotron img, .jumbotron iframe{
	max-width: 100% !important;
}	

blockquote p {
	font-size: 14px;
	font-weight: 300;
	line-height: 1.25;
}

@media (max-width: 767px) {
.jumbotron img, .jumbotron iframe{
	width: 100% !important;
	height: auto !important;
}}</pre></body></html>