#header {
  background: rgb(69, 78, 92);
    color: rgba(255,255,255,.5);  
          }


:root {
  --color-rgb: 26, 188, 156;
}
