<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;
}
/* custom */
.social-links svg,
.social-links svg path {
  color: #16284c !important;
  fill: #16284c !important;
}
</pre></body></html>