* {
  --primary-color:teal;
  --primary-color-rgb: 0, 128, 128;
  --bg-dark-1:#166d6d ;
  --bg-dark-2: #1a7171;
  --bg-dark-3: #0b5454;  
  --bg-dark-1-rgb: 22, 109, 109;
}


