
:root {  --white: 0,0%,100%;  --white-bg-text: 0,0%,0%;  --black: 0,0%,0%;  --default-font-family: "Quattrocento Sans", sans-serif;  --header-font-family: "Montserrat", sans-serif;  --logo-max-width: ${css.getChild("logoMaxWidth").textValue};  --primary: 200, 65%, 23%;  --primary-rgb: 200, 65%, 23%;  --primary-bg-hover-focus: 200, 65%, 18%;  --primary-bg-active: 200, 65%, 16%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 200, 65%, 9%;  --primary-light: 200, 65%, 43%;  --secondary: 200, 19%, 84%;  --secondary-rgb: 200, 19%, 84%;  --secondary-bg-hover-focus: 200, 19%, 79%;  --secondary-bg-active: 200, 19%, 74%;  --secondary-bg-text: 0, 0%, 0%;  --secondary-bg-title: 0, 0%, 0%;  --secondary-dark: 200, 19%, 64%;  --secondary-light: 200, 19%, 104%;  --accent: 1, 43%, 45%;  --accent-rgb: 1, 43%, 45%;  --accent-bg-hover-focus: 1, 43%, 40%;  --accent-bg-text: 0, 0%, 100%;  --accent-bg-title: 0, 0%, 100%;  --shade: 0, 0%, 97%;  --shade-rgb: 0, 0%, 97%;  --shade-bg-hover-focus: 0, 0%, 92%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 200, 65%, 23%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 200, 65%, 18%;  --accentbar-height:5px;  --accentbar-color:hsl(var(--accent));  --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; }  