footer {
  border-top: 1px solid #9d9fa1;
  height: 60px;
  background: #335f75;
  padding: 20px;
  color: #e6e7e8;
  font-size: 12.5px;
  font-style: normal;
  font-weight: 400;
  font-family: 'PT Sans';
  text-transform: uppercase;
  line-height: 20px; }
  footer:after {
    display: block;
    content: "";
    clear: both; }
  footer a:hover {
    color: white !important; }

/*# sourceMappingURL=Footer.css.map */
