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

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

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

#hyper-pwa-a2hs-install-button {
  background: white;
  color: dodgerblue;
}

#hyper-pwa-a2hs-close-button {
  background: white;
  color: black;
}
