body{
    font-size: 12px;
}
h1{
    font-size: 20px;
    text-align: left;
    margin-bottom: -10px;
    margin-top: -10px;
    
}
h2{
    font-size: 18px;
}
h3{
    font-size: 16px;
    margin-top:0px;
    margin-bottom: 0px;
}
h4{
    font-size: 14px;
}
.container{
    padding-right: 10px;
    padding-left: 10px;
}
.header-details{
    display: inline;
    float: left;
    margin-top: 30px;
}
.header-details h1,
.header-details h2,
.sections strong,
h4.reference{
    color: #1693A5 !important;
    font-weight: bold;
}
.contact{
    text-align: right;
    display: inline;
    float:right;
}
a[href]:after {
    content: none !important;
}
a.school{
    color: #1693A5 !important;

}
.date{
    line-height: 0px;
}
.experiences{
    margin-top: 0px;
}
.pdf-resume,
.engage-seo,
.copyright,
.reference{
    display: none;
}
/* .divider{
    padding-bottom: 15px;
    margin-bottom: 17px;
    border-bottom: 1px solid #1693A5;
} */
