h1 {
color: #32beeb !important;
}
h2 {
margin-bottom: 30px !important;
color: #32beeb !important;
font-weight: 300 !important;
font-family: 'Arial' !important;
}
h2:after
{
    content:'';
    margin: 10px 0px 20px;
    width: 10%;
    display:block;
    border-top :2px solid #0097aa;
}
h3 {
margin-bottom: 22px !important;
color: #0097aa !important;
font-weight: 300 !important;
font-family: 'Arial' !important;
}
h4 {
color: #10bed4 !important;
}
