button,
.button,
input[type="button"],
input[type="submit"],
input[type="reset"] {
  min-height: 52px !important;
  padding: 14px 20px !important;
  font-size: 20px !important;
  line-height: 1.3 !important;
}

.read-word-instruction {
  margin: 4px 0 2px;
  color: #c52020;
  font-size: 20px;
  font-weight: 900;
  line-height: 1.3;
}
