/* ============= Font Changes ===================== */

.cbContent h1,
.cbContent h2,
.cbContent h3,
.cbContent h4,
.cbContent h5,
.cbContent h6,
.articleAnchors a,
h1,
h2,
h3,
h4,
h5,
h6,
span,
p,
ol,
ul {
    font-family: Arial, 'lato', sans-serif;
}

h2.articleHeader {

    color: #05427f ;
}