html, body {
  -webkit-font-smoothing: antialiased;
  font-family: 'Lato', sans-serif;
}
.standalone .headerTitle, .standalone .headerSubtitle {
    display: none !important;
}
.standalone .header .publicLogo.custom {
    width: 328px;
    height: 71px;
    background-image: url(https://res.cloudinary.com/psmatch/image/upload/v1573229675/Hive_Beamer_rc8qwx.png) !important;

.header.asleep {
  height: 82px !important;
}

.popup .feature {
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12);
}