<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.umb-grid {padding-bottom:0}
.carousel {
	margin-bottom: 1px;
	width:100%;
	margin:auto;
	max-width:1910px;
	padding-top:104px
}
.carousel-indicators {bottom:-40px}
.promo .container {padding-top:20px;padding-left:0;padding-right:0}
.promo .thumbnail {background-color:transparent}
.promo p.text-muted {margin-bottom:20px}
.promonews strong {color:#dadada}
.carousel-control .icon-prev, 
.carousel-control .icon-next, 
.carousel-control .glyphicon-chevron-left, 
.carousel-control .glyphicon-chevron-right {top:55%}
.category {text-transform:capitalize;}

#winnersCarousel {margin-bottom:50px}
#winnersCarousel .carousel-indicators {bottom:-35px}
#winnersCarousel .carousel-caption {top:15px;padding-bottom:15px}
#winnersCarousel .carousel-caption h3 {margin-bottom:0}
#winnersCarousel .carousel-caption h3, #winnersCarousel .carousel-caption p {background-color:rgba(21,21,21,.5)}

@media screen and (max-width:1025px) and (min-width:768px) {
	.carousel-control .icon-prev, 
	.carousel-control .icon-next, 
	.carousel-control .glyphicon-chevron-left, 
	.carousel-control .glyphicon-chevron-right {top:65%;}
}
@media screen and (max-width:767px) {
	.carousel-control {top:65px}
	.carousel-caption p {
		margin-bottom: 20px;
		font-size: 21px;
		line-height: 1.4;
	}
	.promo .container {padding:15px 0 0!important}
	.promo .container &gt; .row &gt; [class*=" col-"] {
		padding-top:0;
		clear: both;
		padding-bottom: 20px;
	}
}
@media screen and (max-width:580px) {
	.carousel {padding-top:60px!important}
}
@media screen and (max-width:480px) {
	.carousel-control {top:45px}
	.carousel-indicators {bottom:-40px}
	h3,.h3 {font-size:15px!important;margin-top:15px!important}
	.pancakegames .margintop-15 {margin-top:0!important}
	p {margin-bottom:30px;}
}</pre></body></html>