
:root {  --white: 0,0%,100%;  --white-bg-text: 0,0%,0%;  --black: 0,0%,0%;  --default-font-family: "Raleway",sans-serif;  --header-font-family: "Nanum Gothic",sans-serif;  --logo-max-width: 150px;  --primary: 194, 57%, 47%;  --primary-rgb: 194, 57%, 47%;  --primary-bg-hover-focus: 194, 57%, 42%;  --primary-bg-active: 194, 57%, 40%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 194, 57%, 33%;  --primary-light: 194, 57%, 67%;  --secondary: 56, 100%, 49%;  --secondary-rgb: 56, 100%, 49%;  --secondary-bg-hover-focus: 56, 100%, 44%;  --secondary-bg-active: 56, 100%, 39%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 56, 100%, 29%;  --secondary-light: 56, 100%, 69%;  --accent: 192, 59%, 52%;  --accent-rgb: 192, 59%, 52%;  --accent-bg-hover-focus: 192, 59%, 47%;  --accent-bg-text: 0, 0%, 100%;  --accent-bg-title: 0, 0%, 100%;  --shade: 200, 65%, 91%;  --shade-rgb: 200, 65%, 91%;  --shade-bg-hover-focus: 200, 65%, 86%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 0, 0%, 10%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 0, 0%, 5%;  --accentbar-height:0px;  --accentbar-color:hsl(var(--accent));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  } 