<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#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;
}</pre></body></html>