:root
{
 --color1 : #0080a0;
 --color2 : #8abcc8;
 --color3 : #002b4f;
 --color4 : #0080a0;
 --color5 : #8abcc8;
 --color6 : #002b4f;
  
  --color1-rgb: 0, 128, 160;
  --color2-rgb: 138, 188, 200;
  --color3-rgb: 0, 43, 79;
  --color4-rgb: 0, 128, 160;
  --color5-rgb: 138, 188, 200;
  --color6-rgb: 0, 43, 79;
  
 --color1txt : white;
 --color2txt : white; 
 --color3txt : white; 
 --color4txt : white; 
 --color5txt : white; 
 --color6txt : white;
  
  
}
