<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.styled{
  background-color:#F2F2F2;
  /* border-radius:5px; */
  margin:5px;
  padding: 15px;}

.styled h4,#main-content-w-sidebar-integrated .styled h4{
  padding: 0;
  margin: 0 0 4px 0;}

  .styled p{
  margin-top: 0;
  margin-bottom: 20px;}

.styled&gt;p:last-child{
  padding: 0;
  margin: 0;}

.well{
  padding: 15px;
  background-color: #E5E5E5;
  /* border-radius: 5px; */
  margin: 5px 0;
  overflow: auto;}

.well-noheader{
  padding:15px;
  background-color: #E5E5E5;
  border-radius:5px;
  margin:5px 0;}

.well&gt;p:last-child{
  padding: 0;
  margin: 0;}

.subwell{
  padding: 15px;
  border-left: 1px solid #659667;
  margin: 5px 0;}

.subwell&gt;p:last-child{
  padding: 0;
  margin: 0;}

.subheader a{
  display: block;}

.departmentheader{
  font-size: 1.1em;
  color: #659667;
  font-weight: bold;}

button{
  vertical-align: top;
  border-radius: 7px;
  color: #fff;
  text-align: center;
  background: #18453b; /*#57814b;*/
  /*background: #57814b;*/
  border: 0;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: .02em;}

button:hover{
  background: #507751; /*#2980b9*/}
ul .sublist li,#main-content-w-sidebar-integrated ul .sublist li{list-style: disc;}
ol .sublist li{list-style: lower-alpha;}
</pre></body></html>