/* aelia.ndexr.io — generated from config.json brand.palette */
:root {
  --bs-primary:                  #6a96c4;
  --bs-primary-rgb:              106, 150, 196;
  --bs-body-bg:                  #0f1220;
  --bs-secondary-bg:             #1c1f2b;
  --bs-tertiary-bg:              #1c1f2b;
  --bs-body-color:               #f3eee4;
  --bs-emphasis-color:           #f3eee4;
  --bs-secondary-color:          #8a90a2;
  --bs-tertiary-color:           #8a90a2;
  --bs-border-color:             #1c1f2b;
}

