<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* abstracts */
/*=============================
=            color            =
=============================*/
/*=====  End of color  ======*/
/* layout */
img {
  max-width: 100%; }

figure {
  margin: 5px 0 25px 0; }

figcaption {
  margin-top: 7px;
  font-style: italic;
  font-size: 12px; }

a:link {
  color: #82b00f; }

div[id^=ftn] {
  font-size: 12px; }
</pre></body></html>