:root {
  --page-background-color: #001a33;
  --page-foreground-color: #ffffff;
  --hero-section-background-image: linear-gradient(to bottom, rgba(0,26,51,0.9),rgba(0,26,51,0.3),rgba(0,26,51,0.3),rgba(0,26,51,1)), url('/images/default_hero_image.webp');
  --hero-section-group-logo: url('/images/sytner/audi/group_logo.webp');
  --hero-section-foreground-color: #ffffff;
  --footer-section-repairer-logo: url('/images/sytner/audi/audi_repairer_logo.webp');
  --footer-section-background-color: #ffffff;
  --footer-section-foreground-primary-color: #333333;
  --footer-section-foreground-secondary-color: #555555;
  --footer-banner-secondary-text: "Let our experts handle bring your vehicle back to life";
}