.sites{

}
.sites h2{
	font-family: "Cera Pro Bold";
    font-size: 18px;
    color: #252525;
    line-height: 1;
    display: block;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.sites h3{
    font-weight: 600;
    margin-bottom: 15px;
}
.sites h4{
    font-weight: 600;
    margin-bottom: 5px;
}