.hyper-pwa-a2hs-hidden {
  display: none !important;
}

#hyper-pwa-a2hs-notification-bar {
  position: fixed;
  bottom: -8px;
  z-index: 999;
  background: white;
  border-top: 2px solid dodgerblue;
  box-sizing: border-box;
  width: 100%;
  height: 58px;
}

#hyper-pwa-a2hs-icon {
  margin-left: 16px;
}

#hyper-pwa-a2hs-install-button {
  background: white;
  color: dodgerblue;
  height: 48px;
  padding: 12px;
  border: 0;
  font-family: serif;
  font-size: 18px;
  font-weight: bold;
}

#hyper-pwa-a2hs-close-button {
  background: white;
  color: black;
  width: 48px;
  height: 48px;
  padding: 12px;
  border: 0;
}
