footer {
  background-color: rgb(49, 46, 46);
  text-align: center;
  color: bisque;
  margin-top: 2rem;
  padding: 0.5rem;
}

.lower a {
  text-decoration: none;
  color: bisque !important;
}
