<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.block__content table {
  margin: 40px 0;
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%
}
.weather_conditions_cell {
	text-align: center;
}
</pre></body></html>