
h1 {
  text-align: center;
}

.hidden {
  display: none !important;
}

/*
#installContainer {
  position: absolute;
  bottom: 1em;
  display: flex;
  justify-content: center;
  width: 100%;
}
*/
#installContainer button {
  background-color: #ffffff;
  border: 1px solid #065487;
  color: #065487;
  font-size: 12px;
  padding: 0.75em;
}
