

.gvc-brands-page {margin-bottom:30px; color:#000;} 
.gvc-brands-page h1 {
	font-size: 38px!important;
    font-family: 'Muli'!important;
    font-weight: 800!important;
	margin:30px 0 20px 0!important;}  
.gvc-brands-page p {font-size: 0.96rem; line-height:1.5; margin-bottom:10px; font-weight:400; color:#333;}
.gvc-brands-page ul {padding:0; margin:10px 0;}
.gvc-brands-page li {
	padding:2px 0 0 0;
    list-style-type: none; 
	margin:0px;
    font-size: 1.5rem;
	}
.gvc-brands-page .text-dark {font-size:1rem!important;}
.gvc-brands-page .w-lg-75 {width: 75% !important; margin:0 auto;}
.gvc-brands-page strong {font-weight: bolder!important;}
.gvc-brands-page a {text-decoration: underline!important;}
.gvc-brands-page img {max-width: 100%; height: auto;}
.gvc-brands-page .sports-icon, .gvc-brands-page .games-icon {
	display:block;
	height:35px;
	width:35px;
	background-position:center;
	float:left;
}
.gvc-brands-page .sports-icon {
	background-image: url("sports-icon.png");
}
.gvc-brands-page .games-icon {
	background-image: url("games-icon.png");
}
.gvc-brands-page .brands-heading h2 {
	display: inline-block;
    font-size: 1.4rem;
    padding: 3px 0px 0 6px;
    margin: 0;
	font-size: 26px!important;
    font-family: 'Muli'!important;
    font-weight: 700!important;
	letter-spacing: -.030em;
}
.gvc-brands-page .brands-heading:after {
	content: '';
	clear:both;

}
.gvc-brands-page .brands-heading {margin-bottom:10px;}

.gvc-brands-page .brand-img {
	display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-self: stretch;
	align-items: center;
}
.gvc-brands-page h4 {
	font-size: 22px!important;
    font-family: 'Muli'!important;
    font-weight: 700!important;
	padding:0px;
	margin:0px;
	letter-spacing: -.030em;
	margin-bottom:8px;
	
}
.gvc-brands-page a {color:#000!important;}
.gvc-brands-page a:hover {color:#BF00FF!important;}
.disable-banner {
opacity:.5;
cursor:not-allowed !important;
 
}

.disable-banner .btn {
cursor:not-allowed !important;
 
}