.button {
  background: #1b2430 !important;
  border-color: #1b2430 !important;
  box-shadow: none !important;
}
.button:hover,
.button:focus {
  background: #111821 !important;
  border-color: #111821 !important;
}
footer.container {
  display: none !important;
}
