body {
    font-weight: 400;
    background-color: #fff;
    color: #747474 !important;
    font-size: 20px !important;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
}
hr{
border:none !important;
}
    h2, .h2 {
    font-size: 22px;
    line-height: 1.4em;
    margin-top: 0.7em;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    color: #232c65;
    font-weight: bold;
}

p {
    font-size: 20px;
    line-height: 1.5em;
    margin: 0 0 1.5em 0;
}

a {
    color: #1462A8;
    text-decoration: none;
    font-weight: bold;
}

a:visited {
    color: #1462A8;
}
