.nav-container {
  background: #5a0000;
  float: left;
  height: 64px;
  width: 100%;
}

.footer .footer-top {
    float: left;
    width: 100%;
    background: #ffcc33;
    padding: 22px 0 17px;
}
a.news_mailchimp
{
background: #f75d13;
    border: none;
    border-radius: 0;
    color: #fff;
    float: left;
    font-family: Anonymous Pro, Arial, Helvetica, sans-serif;
    font-size: 13px;
    height: 42px;
    margin-left: 10px;
    padding: 14px;
    text-transform: uppercase;
}
a.news_mailchimp:hover{
background:#d04807;
color:#fff;
}
.widget.widget_text {
    list-style-type: none;
}
.footer a {
color:#fff !important;
}
.footer a:hover {
color:#fff !important;
}
#mc4wp-form-1 h3 {
    float: left;
    color:#fff;
font-size:20px;
}
.mc4wp-form {
    margin: 10px 0 !important;
}
.news_mailchimp {
    margin-top: -7px;
}