
:root {  --white: 0,0%,100%;  --white-bg-text: 0,0%,0%;  --black: 0,0%,0%;  --default-font-family: "Roboto", sans-serif;  --header-font-family: "Cormorant Garamond", serif;  --logo-max-width: 100px;  --primary: 23, 47%, 42%;  --primary-rgb: 23, 47%, 42%;  --primary-bg-hover-focus: 23, 47%, 37%;  --primary-bg-active: 23, 47%, 35%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 23, 47%, 28%;  --primary-light: 23, 47%, 62%;  --secondary: 36, 49%, 64%;  --secondary-rgb: 36, 49%, 64%;  --secondary-bg-hover-focus: 36, 49%, 59%;  --secondary-bg-active: 36, 49%, 54%;  --secondary-bg-text: 0, 0%, 0%;  --secondary-bg-title: 0, 0%, 0%;  --secondary-dark: 36, 49%, 44%;  --secondary-light: 36, 49%, 84%;  --accent: 36, 53%, 74%;  --accent-rgb: 36, 53%, 74%;  --accent-bg-hover-focus: 36, 53%, 69%;  --accent-bg-text: 0, 0%, 0%;  --accent-bg-title: 0, 0%, 0%;  --shade: 35, 63%, 84%;  --shade-rgb: 35, 63%, 84%;  --shade-bg-hover-focus: 35, 63%, 79%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 36, 49%, 64%;  --dark-bg-text: 0, 0%, 0%;  --dark-bg-title: 0, 0%, 0%;  --dark-bg-hover-focus: 36, 49%, 59%;  --accentbar-height:5px;  --accentbar-color:hsl(var(--primary));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  }  .card_size_lg .card__background  { object-fit: fill !important; }  .section_widget_highlight-grid .grid__item_fill .card__screen { opacity: -0.8 !important; }  