#content {
font-size: 1.09rem !important;
}
#element.style {
}
h5 {
    font-size: 2rem !important;
}

.sr-primary-data { background-color: #bddef4; }
.sr-pagination {
background: #bddef4;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 3px;
    border: solid 1px #c0c0c0;
font-size: 1.275em;
    font-weight: bold;
}
#page-banner {
    background-color: #000;
    border-bottom: 9px solid #000;
    display: none;
}
#cta-heading {
    color: #4c4c4c;
    display: none;
}

#cta {
    text-align: center;
    display: none;
}

.entry-title, .entry-title a {
    color: #364784;
    display: none;
}


