/* Footer */
footer {
  text-align: center;
  padding: 1rem;
  background: #3b3b98;
  color: #fff;
  margin-top: 2rem;
}
