<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.dropdown-menu[aria-labelledby=about-menu] &gt; a.dropdown-item:first-child {
    display: none;
}
.grid {
    margin-left: auto;
    margin-right: auto;
}
.grid:after {
  content: '';
  display: block;
  clear: both;
}
.element-item {
  position: relative;
  float: left;
}
#flyers a {
  color: inherit;
}
.bg-primary a:hover {
  color: white;
}
.library {
  display: none !important;
}
.headshots {
    text-align: center !important;
}</pre></body></html>