body {
  background: #232323 !important;
  color: #b0b0b0 !important;
}
label {
	color: #b0b0b0 !important;
}
button, .button {
  background-color: #b0b0b0 !important;
  border-color: #b0b0b0 !important;
  color: #232323 !important;
  }
  button:hover, button:focus, .button:hover, .button:focus {
    background-color: #fff !important; }
  button:hover, button:focus, .button:hover, .button:focus {
    color: #232323 !important;}