
body{
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    line-height: 25px;
    font-weight: 400 !important;
    color: #001e52;
    margin: 0px;
}
h1,h3{
    font-family: 'Lato', sans-serif;
    font-size: 35px !important;
    line-height: 50px;
    font-weight: bold !important;
    color: #001e52;
}
p{
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    line-height: 25px;
    font-weight: 400 !important;
    color: #001e52;
    margin: 0px;
    font-style: italic;
}