footer[role="contentinfo"] {
  background-color: #E7E5E4;
  padding-top: 64px;
  padding-bottom: 64px;
  color: #64748B;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

