#button {
  font-family: 'Brazie-51zLz';
  color: #000000 !important;
  font-size: 24px;
  padding: 10px 25px;
  border-radius: 9px;
 
  background: #EEC80A;
}
#button:hover {
  color: #444403 !important;
  background: #880000;
}

#check_box {color: #ffffff;}
