<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* line 3, ../sass/form.scss */
.wpcfs-search-form label {
  display: inline;
}
/* line 7, ../sass/form.scss */
.wpcfs-search-form .wpcfs-input {
  width: 90%;
  width: calc( 100% - 20px );
  margin: 10px;
}
</pre></body></html>