/* TIZ-206 "Request a call back" — SCAFFOLD (standalone page only).
   The page reuses the .contact-us form styling. The honeypot hide now lives globally
   as .hp-field in free-quote-form.css (shared with the floating widget), so this file
   only keeps a small top margin for the page intro. */

.callback-form .description {
    margin-bottom: 1.5rem;
}
