/*
.cbContent h2,
.cbContent h3,
.cbContent h4,
.cbContent h5,
.cbContent h6,
.articleAnchors a,
h1,
h2,
h3,
h4,
h5,
h6,
span,
p,
ol,
ul {
    font-family: "Open Sans", sans-serif;
}

.cbContent h1 {
    font-family:-apple-system, system-ui, Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
*/



@media only screen and (max-width: 991px){
#header.newsletter1 #header-wrap #logo {
font-size: 16px;
}
}

.user-content p, .user-content, .user-content ul, .user-content li, .user-content ol, .user-content span, .user-content p, .user-content, .user-content ul, .user-content li, .user-content span {
font-family: "Open Sans", sans-serif;
word-wrap: break-word;
font-size: 14px;
font-weight: normal;
}

#content p {
    text-align: left;
}

h2, h3, h4 {
    color: #0c2c6b;
}

.titleArea h1.title {
     color: #0c2c6b;
}

h2 {
font-size: 24px;
}

h3 {
font-size: 20px;
}

.legacyHeader h2 {
    font-size: 26px;
}

.titleArea h1.title {
    text-align: left;
}

article.publication-item {
margin-bottom: 10px;
}


