.downfooter {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  background-color: rgba(178,181,184,0.7);
  text-align: center !important;
}

