.is-error {
  color: red;
  text-decoration: solid;
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
  font-size: 16px;
  font-weight: 100;
  margin-left: 20px;
}
