/*
 Theme Name:   BeTheme Child — Nordic Cars
 Theme URI:    https://nordic-cars.pl
 Description:  Child theme dla Nordic Cars oparty na BeTheme (Leasing 2)
 Author:        Jan Horbaczewski
 Author URI:   https://nordic-cars.pl
 Template:     betheme
 Version:      1.0.0
 Text Domain:  betheme-child-nordic
*/

/* =====================================================
   KOLORY MARKI NORDIC CARS
   ===================================================== */
:root {
  --nc-primary:    #1a2e4a;   /* granatowy — główny kolor marki */
  --nc-secondary:  #2e6da4;   /* niebieski — akcent */
  --nc-accent:     #e8b84b;   /* złoty — CTA, przyciski */
  --nc-light:      #f5f7fa;   /* jasne tło sekcji */
  --nc-dark:       #111111;   /* ciemny tekst */
  --nc-white:      #ffffff;
}

/* =====================================================
   TUTAJ BĘDĄ KOLEJNE STYLE
   Dodawane etapami — sekcja po sekcji
   ===================================================== */
