/* faq page */

.masthead .top-bar{
    display: none;
}

.e-n-accordion-item p{
    color: #fff;
}


xxx#page{
    background-image: url('/wp-content/uploads/bg-6-A_footballField.webp');
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
}
