#cluster-map {
  width: 100%;
  height: 500px;
}

#map {
  width: 100%;
  height: 300px;
}

.text-login-register-heading {
  color: #db910d;
}

.text-navbar-brand {
  color: #ffb023;
  font-weight: bold;
}

@media print {
  .backButton {
    display: none;
  }
}
