/* Ad Freelancer Theme Root Variables */
/* Modern teal/white palette — Freelancers niche ad landing page */

:root {
  --primary-color: #0d9488;
  --secondary-color: #134e4a;
  --accent-color: #2dd4bf;
  --text-color: #1a1a1a;
  --background-color: #f0fdfa;
}
