<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Reset the fixed width of input form text fields to use a dynamic width depending on the parent elements */
div.sidebar div.block-contact_form_blocks input[type=text] {
  width: 94%;
}</pre></body></html>