#site-header{display:none}

.site {margin:0 auto;}

.search-toggle{display:none;}

.header-main{
width:100%;
    max-width: 1230px;
background:#fff;    border-top: 2px solid #3DC46A;
    border-bottom: 2px solid #3DC46A;}

.site-navigation a {
    color: #808080;
}

.site-title a, .site-title a:hover {
    color: #808080;
}

#secondary{
    padding: 30px;
        background-color: #BDFFB7;
color: #004716;
}

    .site:before {
        background-color: #BDFFB7!important;
}

.widget a {
    color: #004716;
}

.widget h1 {
color: #004716;
}

.site-footer{
 background-color: #BDFFB7!important;
}