
#footer .footer-bottom ul li a:hover  {
  color: #fff;
}

#footer .footer-bottom  {
  color: #666;
  line-height: 18px;
  padding-top: 70px;
  padding-bottom: 50px;
}

#footer .footer-bottom a  {
  color: #666;
  line-height: 18px;
}

#footer .footer-bottom a:hover {
  color: #4fa444;
  line-height: 18px;
  text-decoration: none;
}

.btn.btn-primary:hover,
.btn-submit:hover {
  background-color: #338AC8;
  color: #fff;
}

a:hover, a:focus {
  background-color: rgba(163,26,30);
}


#footer {
  background-color:#353535;
}

.btn-submit {
  background-color:#fff;
}
