<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#filter_form .select.loading::after {
  content: "\f110" !important;
}
#filter_form .title {
  font-size: 30px;
  margin-bottom: 10px;
}
#filter_form .subtitle {
  font-size: 20px;
  margin-bottom: 25px;
}

#min_price::placeholder,
#max_price::placeholder {
  color: #888;
}

.form_estoque::placeholder {
  color: #888 !important;
}
</pre></body></html>