/*-----attach body.custom to any style you add here-----*/

/* make the bookstore item pop */
.menu li.page-item-25 {
    background: #0070C5;
}

.menu li.page-item-25.current_page_item a {
    background: #0070C5;
    color: #fff;
}
