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