.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;
  width: 100%;
  height: 56px;
}

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

#hyper-pwa-a2hs-install-button {
  background: white;
  color: dodgerblue;
  height: 48px;
  padding: 12px;
}

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