/* FullSaaS Modern — CSS Custom Properties dinâmicas */
:root {
  --color-primary:   #060f2d;
  --color-secondary: #145a82;
}

