h1, h2, h3, h4, h5, h6 {
    font-family: 'seravek', sans-serif !important;
    font-weight: 700 !important;
    font-style: normal;
}

/* Paragraph text - Open Sans Regular */
p, body {
    font-family: 'Open Sans', sans-serif !important;
}
footer #footer-links {
    background-color: #27AAE1;
}
footer .copyright  {
    background-color: #0E4A7E;
    color: #ffffff;
}
footer .copyright .copyright-content .copyright-text h2.communities-link a {
    color: #ffffff !important;
}
