.clv-gbl h2, .clv-gbl h3, .clv-gbl h4, .clv-gbl h5, .clv-gbl h6 {
     color: #333;
     padding-bottom: 10px;
     line-height: 1em;
     font-weight: 500;
}
.clv-gbl .light h2, .clv-gbl .light h3, .clv-gbl .light h4, .clv-gbl .light h5, .clv-gbl .light h6 {
     color: #fff;
}
 .clv-gbl h2 {
     font-size: 25px;
}
 .clv-gbl h3 {
     font-size: 22px;
}
 .clv-gbl h4 {
     font-size: 18px;
}
 .clv-gbl h5 {
     font-size: 16px;
}
 .clv-gbl h6 {
     font-size: 14px;
}
 .clv-gbl body h1, .clv-gbl body h2, .clv-gbl body h3, .clv-gbl body h4, .clv-gbl body h5, .clv-gbl body h6 {
     color: #535352;
}
 .clv-gbl body .light h1, .clv-gbl body .light h2, .clv-gbl body .light h3, .clv-gbl body .light h4, .clv-gbl body .light h5, .clv-gbl body .light h6 {
     color: #fff;
}
 .clv-gbl h1{
     color: #005073;
     font-weight: normal;
     font-size: 40px;
	 text-transform:none;
	 padding-bottom: 10px;
     line-height: 1em;
	 letter-spacing: normal;
}
 .clv-gbl ul{
	list-style-type: disc;
    padding: 0 0 23px 16px;
    line-height: 26px;
}
 .clv-gbl ul li {
     margin:0px;
}
 .clv-gbl ul li a {
     margin:0px 
}
 .clv-gbl a {
    text-decoration: none;
    color: #178ac5;
}
.clv-gbl a:hover {
    text-decoration: none;
    color: #004a8f;
}

.clv-gbl .site a {
	color: #178ac5;
}

.clv-gbl .site a:hover {
    text-decoration: none;
    color: #004a8f;
}

.clv-gbl-event h2{
	font-size:26px;
	font-weight:500;
	line-height:1em;
	color: #535352;
}

.clv-btn {border-radius:22px !important;}
.clv-btn.button-basic.black {border: 2px solid #000;background:#000;color:#fff;}
.clv-btn.button-basic.black:hover {border-color:#0076bb;}

@media screen and (min-width: 981px) {
	.clv-gbl-event h2{
		font-size:25px;
	}
}

.clv-gbl ul li:before {
	display:none;
}

.clv-gbl p {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 1em;
	color: #535352;
	font-weight: normal;	
}