* {
  --elecnor-orange: #c9551f;
  --elecnor-orange-soft: #de7441;
  --primary-color: var(--elecnor-orange-soft);
  --primary-color-rgb: 222, 116, 65;
  --bg-dark-1: #163563;
  --bg-dark-2: #0f2647;
  --bg-dark-3: #1e1e1e;  
  --bg-dark-1-rgb: 22, 53, 99;
}
