.slideshow .information {
    display: none;
}

.featured-page .title {
    font-size: 2.4em;
    font-weight: 300;
    display: none;
}
.ssba img {
    width: 35px !important;
    padding: 3px;
}
.widget {
    background: #9a8e23;
}

}
.footer-content a {
  display:none !important;
}
.widget ul.menu .current_page_item a, #wrap .widget ul.menu .current-menu-item a {
    color: #ffffff;
}
#wrap .widget ul.menu li a {
    color: #ffffff;
}
.container a, .container a:link, .container a:visited, #wrap .widget ul.menu li a {
    color: burlywood;
}

.menu a:hover, #wrap .menu a:active {
    color: cyan;
}
#wrap .menu a {
    color: antiquewhite;
}

.menu-toggle {
    display: none !important;
}