<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h2.answer {
    margin-top: 2rem;
    margin-bottom: 2rem;
    /*border-bottom: 2px solid gray;*/
}
.subborder {
  width: 300px;
  height: 4px;
  background-color: #d72d20;
  display: inline-block;
  margin-bottom: 2rem;
}
</pre></body></html>