header .wp-block-site-logo img {
  max-height: unset;
}
header .topNavigation a {
  text-decoration: none !important;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}
header .topNavigation a:hover,
header .topNavigation a:focus {
  text-decoration: underline !important;
}
body.home main {
  padding-bottom: 0 !important;
}
