.footer-spacer {
  height: 0.75vw;
}
#block-website-sitebranding {
  width: 15vw;
}

#block-website-sitebranding img {
  width: 100%;
}
.website-footer {
  font-size: 1vw;
}
.website-footer a {
  text-decoration: none;
  color: black;
}
.website-footer a:hover {
  text-decoration: underline;
  color: black;
}
.footer-nagivation ul li {
  display: inline-block;
  padding: 0px;
}
#block-website-footer ul {
  padding-left: 0px !important;
}
