<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.dialogSection{
  border: 1px solid #7c7c7c;
  background-color: white;
  font: arial;
}
.dialogSection h2{
  color: black;
}
.dialogSection h2 .instructions{
  font-weight: normal;
}
.dialogSection .subSection h3{
  background-color: #d5e5f3;
}
.dialogSection .subSection h4, .dialogSection h4{
  font-weight: bold;
  font-size: 12px;

}
</pre></body></html>