
:root {  --white: 0,0%,100%;  --white-bg-text: 0,0%,0%;  --black: 0,0%,0%;  --default-font-family: "PT Serif", serif;  --header-font-family: "Kalam", cursive;  --logo-max-width: 300px;  --primary: 202, 87%, 12%;  --primary-rgb: 202, 87%, 12%;  --primary-bg-hover-focus: 202, 87%, 7%;  --primary-bg-active: 202, 87%, 5%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 202, 87%, -2%;  --primary-light: 202, 87%, 32%;  --secondary: 202, 88%, 32%;  --secondary-rgb: 202, 88%, 32%;  --secondary-bg-hover-focus: 202, 88%, 27%;  --secondary-bg-active: 202, 88%, 22%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 202, 88%, 12%;  --secondary-light: 202, 88%, 52%;  --accent: 349, 100%, 29%;  --accent-rgb: 349, 100%, 29%;  --accent-bg-hover-focus: 349, 100%, 24%;  --accent-bg-text: 0, 0%, 100%;  --accent-bg-title: 0, 0%, 100%;  --shade: 203, 43%, 88%;  --shade-rgb: 203, 43%, 88%;  --shade-bg-hover-focus: 203, 43%, 83%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 202, 87%, 6%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 202, 87%, 1%;  --accentbar-height:0px;  --accentbar-color:hsl(var(--accent));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  } 