.footer {
  background-color: #151515;
  color: #fff;
  border-top: 1px solid #E5E5E5;
}

footer h4 {
  font-family: "Montserrat";
  font-weight: 700;
  color: #ffffff;
  font-size: 0.875rem;
  text-transform: uppercase;
}


footer .nav > li > a:hover, .nav > li > a:focus {
  color: #fff;
}

footer p span,
footer li,
footer p {
  font-family: "Titillium Web";
  font-weight: 400;
  color: #fff;
  font-size: 0.875rem;
}

footer img {
  height: auto;
  width: 50%;
}
