
/* make titles, links, and headers black */
body, a:hover, a:focus, a:active, .entry-title a, .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6, .project-terms a.current-type, .panel-content .entry-title, .entry-meta, .lodestar-intro .entry-content, .lodestar-panel .jetpack-testimonial .entry-header h2, .widget-area .widget.woocommerce ul.product_list_widget li>a.remove, table.cart .product-remove a, .wp-block-heading a
{
color: #000000 !important;
opacity: 1 !important;
}

.custom-header .custom-header-image {
max-height:200px;
}
@media screen and (min-width: 30em) {
.custom-header-image {
padding: 11%;
}
}

.site-footer .widget-area {
background-color: white !important;
}

.site-footer .widget-area {
     text-align: center;
     width: 100%;
     overflow: hidden;
 }

.site-footer .widget-column {
display: block;
float: none;
margin-left: auto !important;
margin-right: auto !important;
width: 100%;
text-align: center;
}

.entry-author {

display: none;

}

/* go through and tell none home pages to remove header image */

/* contact */
.page-id-148 .custom-header-image {
    display: none;
}

/* about us */
.page-id-160 .custom-header-image {
    display: none;
}

/* strategic partners */
.page-id-256 .custom-header-image {
    display: none;
}

/* newsletter */
.page-id-1377 .custom-header-image {
display: none;
}

/* contracts */
.page-id-260 .custom-header-image {
    display: none;
}

/* services and solutions */
.page-id-164 .custom-header-image {
    display: none;
}

/* s&s program management */
.page-id-235 .custom-header-image {
    display: none;
}

/* s&s operations support */
.page-id-231 .custom-header-image {
    display: none;
}

/* s&s aquisitions expertise */
.page-id-227 .custom-header-image {
    display: none;
}

/* s&s engineering and technical */
.page-id-78 .custom-header-image {
    display: none;
}

/* s&s strategic planning */
.page-id-239 .custom-header-image {
    display: none;
}


/* s&s strategic planning */
.page-id-1958 .custom-header-image {
    display: none;
}