

.errorMsg {
  text-align: right;
  color: red;
  font-weight: bold;
  font-size: small;
}

#reviveInputs {
  text-align: center;
  color: red;
  background-color: #f5dbec;
  font-weight: bold;
  font-size: 18px;
}


hr.new4 {
  border: 1px solid red;
}

