.home__collapse--title {
  color: inherit !important;
  text-decoration: none !important;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: none;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  font-size: 1.3em;
  text-transform: uppercase;
  font-family: "FjallaOne", sans-serif;
}

.home__collapse{text-align: center;}

.button__action {
  text-align: center;
}

.footer__collapse--content{ padding: 0px!important;}

a {color:  #999!important; text-decoration: none!important;}

.button__action {
    color: inherit !important;
}