/** Footer */
.footer-wrap {
  li {
    a:hover, p:hover {
      color: #000000 !important;
    }
  }  
  h6, a {
    color: #ffffff;
  }
}