/* Phase 08 — Contact page.
 * Visual chrome moved to fb-prototype.css (.fb-contact-info, .fb-contact-form-section, .fb-map-embed).
 * Only minor functional fall-throughs remain here.
 */

/* Form-loading fallback — sits behind the Fluent Forms output. */
.fb-contact-form__privacy-note,
.fb-contact-form-section__privacy {
  margin-top: 1rem;
  color: var(--fb-ash, #807465);
  font-family: var(--font-body, 'Montserrat', sans-serif);
  font-size: 0.875rem;
  font-weight: 300;
}
