#field-42303 > div,
#field-42299 > div {
  padding-left: 13px;
}
.col-sm-3 h3 {
  font-size: 1.1em;
}

#header,.footer {
  background-color: #161a49!important;
  background-image: radial-gradient(
    ellipse at bottom,
    #161a49,
    #1f77a9,
    transparent
  )!important;
}

.theme-green{
color : #68c1a3!important;
}
h3.border-bottom,
h4.border-bottom{
border-color : #68c1a3!important;
}

.platinum h2{
	background-color: #BFC1CE;
}
.gold h2{
	background-color: #E2CDAC;
}
.silver h2{
	background-color: #E6E6EA;
}
.bronze h2{
	background-color: #F1CCAC;
}
.platinum h2,
.gold h2,
.silver h2,
.bronze h2{
	padding: 0 10px;
    margin: 10px 0;
    line-height: 66px;
}

.platinum .col-md-2,
.gold .col-md-2,
.silver .col-md-2,
.bronze .col-md-2{
	text-align:center;
}

.platinum .col-md-2 img,
.gold .col-md-2 img,
.silver .col-md-2 img,
.bronze .col-md-2 img{
	width:80%;
}