/* Ad Residential — ProfitJam brand palette (matches homepage) */
:root {
  --primary-color: #0097B2;
  --secondary-color: #005261;
  --accent-color: #0CC0DF;
  --text-color: #021E30;
  --background-color: #f9f9f9;
}
