<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#about {
  background-color: rgb(46, 67, 91);
  color: white;
}

.leftWidth {
  width: 150px;
}

td{
  padding-bottom: 10px;
}

.tableType4 th.border_topNone{
  border-top:none!important;
}
</pre></body></html>