
: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: 250px;  --primary: 194, 56%, 47%;  --primary-rgb: 194, 56%, 47%;  --primary-bg-hover-focus: 194, 56%, 42%;  --primary-bg-active: 194, 56%, 40%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 194, 56%, 33%;  --primary-light: 194, 56%, 67%;  --secondary: 23, 81%, 53%;  --secondary-rgb: 23, 81%, 53%;  --secondary-bg-hover-focus: 23, 81%, 48%;  --secondary-bg-active: 23, 81%, 43%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 23, 81%, 33%;  --secondary-light: 23, 81%, 73%;  --accent: 68, 49%, 45%;  --accent-rgb: 68, 49%, 45%;  --accent-bg-hover-focus: 68, 49%, 40%;  --accent-bg-text: 0, 0%, 100%;  --accent-bg-title: 0, 0%, 100%;  --shade: 68, 49%, 90%;  --shade-rgb: 68, 49%, 90%;  --shade-bg-hover-focus: 68, 49%, 85%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 0, 0%, 40%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 0, 0%, 35%;  --accentbar-height:0px;  --accentbar-color:hsl(var(--accent));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  } 