
:root {  --white: 0,0%,100%;  --white-bg-text: 0,0%,0%;  --black: 0,0%,0%;  --default-font-family: "Roboto",sans-serif;  --header-font-family: "Roboto",sans-serif;  --logo-max-width: 200px;  --primary: 2, 95%, 60%;  --primary-rgb: 2, 95%, 60%;  --primary-bg-hover-focus: 2, 95%, 55%;  --primary-bg-active: 2, 95%, 53%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 2, 95%, 46%;  --primary-light: 2, 95%, 80%;  --secondary: 192, 96%, 40%;  --secondary-rgb: 192, 96%, 40%;  --secondary-bg-hover-focus: 192, 96%, 35%;  --secondary-bg-active: 192, 96%, 30%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 192, 96%, 20%;  --secondary-light: 192, 96%, 60%;  --accent: 192, 96%, 40%;  --accent-rgb: 192, 96%, 40%;  --accent-bg-hover-focus: 192, 96%, 35%;  --accent-bg-text: 0, 0%, 100%;  --accent-bg-title: 0, 0%, 100%;  --shade: 60, 98%, 90%;  --shade-rgb: 60, 98%, 90%;  --shade-bg-hover-focus: 60, 98%, 85%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 20, 13%, 36%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 20, 13%, 31%;  --accentbar-height:0px;  --accentbar-color:hsl(var(--accent));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  }  .section__background {  object-position: top; }  