.cleanboost-wrapper .blue-box {
	color: #ffffff;
	background: #017cba;
	padding: 15px;
	margin-bottom: 4px;
	margin-top: 25px;
}

.cleanboost-wrapper .grey-box {
	color: #ffffff;
	background: #8c9192;
	font-weight: 300;
	padding-top: 25px;
	margin-bottom: 10px;
}

.cleanboost-wrapper .grey-box ul {
	list-style: none;
	display: inline-block;
	vertical-align: top;
}
.cleanboost-wrapper h1, .cleanboost-wrapper h2, .cleanboost-wrapper h4, .cleanboost-wrapper h5 {
	text-transform: uppercase;
}
 
.cleanboost-wrapper h4 {
	color: #000000;
	font-size: 18px;
	font-weight: 500;
	text-align: left;
}

.cleanboost-wrapper h5 {
	color: #017cba;
	margin-bottom: 0;
}

.cleanboost-wrapper .lower-bar {
	background: #76bd1d;
	padding: 15px 40px 5px 40px;
}