.footLink {
  color: white;
  text-decoration: none;
}

.footLink:hover {
  color: white;
  text-decoration: none;
}

.keetFooter1 {
  background-color: #121212;
  color: white;
}

