/* FOOTER */

.footer {
  background: #a71930;
  color: #fff;
  text-align: center;
  padding: 1rem;
  font-size: 0.9rem;
}
