.footer {

background: $gray-900;
.nav-link {
  color:$white;
}
a {
  color:$white;
};
.copyright {
  color: $white;
}

}

.footer-bar p {

margin-bottom: 0;

}