
: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: 150px;  --primary: 210, 96%, 80%;  --primary-rgb: 210, 96%, 80%;  --primary-bg-hover-focus: 210, 96%, 75%;  --primary-bg-active: 210, 96%, 73%;  --primary-bg-text: 0, 0%, 0%;  --primary-bg-title: 0, 0%, 0%;  --primary-dark: 210, 96%, 66%;  --primary-light: 210, 96%, 100%;  --secondary: 216, 89%, 86%;  --secondary-rgb: 216, 89%, 86%;  --secondary-bg-hover-focus: 216, 89%, 81%;  --secondary-bg-active: 216, 89%, 76%;  --secondary-bg-text: 0, 0%, 0%;  --secondary-bg-title: 0, 0%, 0%;  --secondary-dark: 216, 89%, 66%;  --secondary-light: 216, 89%, 106%;  --accent: 216, 26%, 57%;  --accent-rgb: 216, 26%, 57%;  --accent-bg-hover-focus: 216, 26%, 52%;  --accent-bg-text: 0, 0%, 100%;  --accent-bg-title: 0, 0%, 100%;  --shade: 0, 0%, 99%;  --shade-rgb: 0, 0%, 99%;  --shade-bg-hover-focus: 0, 0%, 94%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 214, 19%, 33%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 214, 19%, 28%;  --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, 1) !important; }  