
:root {  --white: 0,0%,100%;  --white-bg-text: 0,0%,0%;  --black: 0,0%,0%;  --default-font-family: "Poppins", sans-serif;  --header-font-family: "Prata", serif;  --logo-max-width: 300px;  --primary: 192, 52%, 36%;  --primary-rgb: 192, 52%, 36%;  --primary-bg-hover-focus: 192, 52%, 31%;  --primary-bg-active: 192, 52%, 29%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 192, 52%, 22%;  --primary-light: 192, 52%, 56%;  --secondary: 26, 53%, 76%;  --secondary-rgb: 26, 53%, 76%;  --secondary-bg-hover-focus: 26, 53%, 71%;  --secondary-bg-active: 26, 53%, 66%;  --secondary-bg-text: 0, 0%, 0%;  --secondary-bg-title: 0, 0%, 0%;  --secondary-dark: 26, 53%, 56%;  --secondary-light: 26, 53%, 96%;  --accent: 121, 30%, 67%;  --accent-rgb: 121, 30%, 67%;  --accent-bg-hover-focus: 121, 30%, 62%;  --accent-bg-text: 0, 0%, 0%;  --accent-bg-title: 0, 0%, 0%;  --shade: 44, 43%, 93%;  --shade-rgb: 44, 43%, 93%;  --shade-bg-hover-focus: 44, 43%, 88%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 180, 5%, 25%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 180, 5%, 20%;  --accentbar-height:0px;  --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; }  