/* Ad Main Theme Root Variables — ProfitJam brand palette */
:root {
  --primary-color: #0097B2;
  --secondary-color: #005261;
  --accent-color: #0CC0DF;
  --text-color: #021E30;
  --background-color: #f9f9f9;
}
