<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#dialog.weather &gt; .dialog_content {
  padding: 0;
}
#dialog.weather &gt; .dialog_content &gt; button {
  margin-top: 0.5em;
  position: relative;
  margin-bottom: -2em;
  margin-right: 0.5em;
}
#dialog.weather &gt; .dialog_content &gt; #dialog_body &gt; table {
  margin: 0;
}
#dialog.weather &gt; .dialog_content &gt; #dialog_body &gt; table &gt; tfoot {
  font-style: italic;
}
/*# sourceMappingURL=weather.module.css.map */</pre></body></html>