
:root {
  --vp-font-family-default: "Segoe UI", Helvetica,Arial,sans-serif;
  --vp-font-family-headline: "Segoe UI", Helvetica,Arial,sans-serif;
}

.table-wrap .tablesorter-custom th,.tablesorter-custom thead td {
   font-family: "Segoe UI", Helvetica,Arial,sans-serif !important;
}

.table-wrap .tablesorter-custom  {
   font-family: "Segoe UI", Helvetica,Arial,sans-serif !important;
}
.vp-picker__button {
color: #ffffff;
  background-color: #3363ff
}
.space-overview__hero__header__content__intro--heading {
     font-size: 60px;
    font-weight: 600;
    line-height: 70px;

  
}

.footer__logo {
    display: none;
}