<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* temporary */
.learn {
    display: none;
}
.library {
    display: none !important;
}
/* birdeye */
.fb-rec {
  color: white;
}
@media (min-width: 992px) {
  .table tbody+tbody, .table td, .table th, .table thead th {
    width: 20%;
    vertical-align: middle;
    border-top-style: dashed;
  }
}
</pre></body></html>