<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/**
 * Widgets styles.
 */
div.widgets-element-horizontal {
  float: left; /* LTR */
}

div.widgets-clear {
  clear: both;
}</pre></body></html>