
:root {  --white: 0,0%,100%;  --white-bg-text: 0,0%,0%;  --black: 0,0%,0%;  --default-font-family: "Roboto", sans-serif;  --header-font-family: "Chelsea Market", system-ui;  --logo-max-width: 300px;  --primary: 190, 95%, 14%;  --primary-rgb: 190, 95%, 14%;  --primary-bg-hover-focus: 190, 95%, 9%;  --primary-bg-active: 190, 95%, 7%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 190, 95%, 0%;  --primary-light: 190, 95%, 34%;  --secondary: 190, 23%, 62%;  --secondary-rgb: 190, 23%, 62%;  --secondary-bg-hover-focus: 190, 23%, 57%;  --secondary-bg-active: 190, 23%, 52%;  --secondary-bg-text: 0, 0%, 0%;  --secondary-bg-title: 0, 0%, 0%;  --secondary-dark: 190, 23%, 42%;  --secondary-light: 190, 23%, 82%;  --accent: 74, 64%, 59%;  --accent-rgb: 74, 64%, 59%;  --accent-bg-hover-focus: 74, 64%, 54%;  --accent-bg-text: 0, 0%, 100%;  --accent-bg-title: 0, 0%, 100%;  --shade: 22, 80%, 98%;  --shade-rgb: 22, 80%, 98%;  --shade-bg-hover-focus: 22, 80%, 93%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 192, 100%, 2%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 192, 100%, -3%;  --accentbar-height:10px;  --accentbar-color:hsl(var(--primary));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  }  .section_widget_highlight-grid .grid__item_fill .card__screen { opacity: -0.8 !important; }  .section_widget_hero .section__screen { opacity: -0.55 !important; }  