body {
          font-family:'Open Sans', sans-serif;
 font-size:14px; color:#014201;
}

h1, h2 {
    font-family:'Open Sans', sans-serif;
}

h1 {
    line-height:40px;
    font-weight:900;
    font-size:20px;
    padding-bottom:15px;
}


h2 {
    font-weight:600;
    font-size:20px;
    line-height:30px;
    padding-bottom:15px;
}


p {
    font-weight:600;
    font-size:14px;
    line-height:20px;
    padding-bottom:15px;
}