/* Footer */
.footer {
  background: #000;
  color: white;
  text-align: center;
  padding: 2rem 0;
}
