footer div#info {
  padding-block: 7rem;
}

#header {
  border-bottom: 1px solid rgba(128, 128, 128, 0.244);
}

@media only screen and (max-width: 800px) {
  footer #licence {
    padding: 1.125rem;
  }
  
  footer #licence p {
    font-size: 0.75rem;
    line-height: 1.5rem;
  }
}
