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


body{
	background-color: #ffffff
}
h2 {
	color:white;
}

	}
.flex-control-thumbs img{
	width:100px !important;
}

#carousel img {
	opacity:0.5;
}

#carousel img:hover{
	opacity:1;
}
.flex-active-slide img{
	opacity:1 !important;
}</pre></body></html>