
:root {  --white: 0,0%,100%;  --white-bg-text: 0,0%,0%;  --black: 0,0%,0%;  --default-font-family: "Ubuntu",sans-serif;  --header-font-family: "Roboto Slab",serif;  --logo-max-width: ${css.getChild("logoMaxWidth").textValue};  --primary: 130, 20%, 65%;  --primary-rgb: 130, 20%, 65%;  --primary-bg-hover-focus: 130, 20%, 60%;  --primary-bg-active: 130, 20%, 58%;  --primary-bg-text: 0, 0%, 0%;  --primary-bg-title: 0, 0%, 0%;  --primary-dark: 130, 20%, 51%;  --primary-light: 130, 20%, 85%;  --secondary: 185, 23%, 65%;  --secondary-rgb: 185, 23%, 65%;  --secondary-bg-hover-focus: 185, 23%, 60%;  --secondary-bg-active: 185, 23%, 55%;  --secondary-bg-text: 0, 0%, 0%;  --secondary-bg-title: 0, 0%, 0%;  --secondary-dark: 185, 23%, 45%;  --secondary-light: 185, 23%, 85%;  --accent: 22, 75%, 50%;  --accent-rgb: 22, 75%, 50%;  --accent-bg-hover-focus: 22, 75%, 45%;  --accent-bg-text: 0, 0%, 100%;  --accent-bg-title: 0, 0%, 100%;  --shade: 50, 81%, 95%;  --shade-rgb: 50, 81%, 95%;  --shade-bg-hover-focus: 50, 81%, 90%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 130, 16%, 50%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 130, 16%, 45%;  --accentbar-height:0px;  --accentbar-color:hsl(var(--accent));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  }  .section_widget_hero .hero__featured .layout-2 .card { background: rgba(255, 255, 255, .9) !important; }  