.downfooter {
  /*position: absolute;*/
  right: 0;
  bottom: 0;
  left: 0;
  /*background-color: rgba(178,181,184,0.7);*/
  text-align: center !important;
  margin-bottom: -1px;
  --bs-primary: #b6aeab;
  --bs-primary-rgb: 182,174,171;
  --bs-secondary: #faf6f5;
  --bs-secondary-rgb: 250,246,245;
}

