/*
Theme Name: Roofing Custom
Author: Antigravity
Description: Custom roofing theme with Tailwind support.
Version: 1.0
*/

/* We will use a CDN for Tailwind for simplicity in this Docker setup, 
   but specific overrides can go here. */

body {
  font-family: "Inter", sans-serif;
}
