.button {
  font-weight: bold;
}

.footer-info {
  text-align: center;
}

.btn:not(:disabled):not(.disabled) {
  font-weight: bold;
}



h1 {
  text-align: center;
}