/* Ad Aesthetic Theme Root Variables */
/* Elegant rose/blush palette — Beauty & Aesthetic Clinics */

:root {
  --primary-color: #be185d;
  --secondary-color: #1a1a1a;
  --accent-color: #f472b6;
  --text-color: #1a1a1a;
  --background-color: #fdf2f8;
}
