<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

.quote-form header { font-size: 21px; font-weight: bold; }
.quote-form header span { font-size: 14px; font-weight: normal; }

.quote-form label span { font-size: 13px; font-style:italic;  }

.quote-form .select-multiple select { min-height: 180px; }
.quote-form h3 { font-weight:bold; font-size: 16px; margin: 20px 0px 8px 0; }






@media only screen and (max-width: 650px) 
{
.quote-form fieldset { padding: 20px 0px; }
}


</pre></body></html>