#templati_errors{
  border: 1px solid red;
  background-color: white;
  text-align: center;
}

#templati_errors h3{
  color: black;
  font-size: 20px;  
  font-weight: bold;
}

#templati_errors li{
  font-size: 14px;  
  color: red;
}

.templati-error {
  color: red;
}