nav.top-bar, .contain-to-grid, .top-bar-section li a:not(.button), .small-12.columns {
    background: #76d233;
}

.top-bar-section ul li.active > a, .top-bar-section li a:hover, 
.top-bar-section ul li:hover > a {
    background: #2dac5a !IMPORTANT;
}

.top-bar-section li a {font-size: 16px !IMPORTANT}

li.divider {
    border-right: solid 1px #019b38 !IMPORTANT;
}

#extended {
    background: #FFF;
}

input[type=search] {
    width: 37px;
    height: 29px !IMPORTANT;
}

label {
    font-size: 0.875rem;
    color: #FFF;
}

.large-8 {
  width: 100%;
}

/*Footer*/
.large-6.columns {
    float: left;
    width: 100%;
}
  
  .copyright {
  background: #2dac5a;
}

.copyright-text, .copyright a {
  color: #FFF !IMPORTANT;
  font-weight: normal;
}
