body {
    font-family: 'Lato', sans-serif;
}

p,
li,
td,
th {
    font-family: 'Lato';
    font-size: 1.5rem;
    color: #212121;
    line-height: 1.5 !important;
    text-align: justify;
}