
:root {  --white: 0,0%,100%;  --white-bg-text: 0,0%,0%;  --black: 0,0%,0%;  --default-font-family: "Montserrat", sans-serif;  --header-font-family: "Cormorant SC", serif;  --logo-max-width: ${css.getChild("logoMaxWidth").textValue};  --primary: 183, 48%, 64%;  --primary-rgb: 183, 48%, 64%;  --primary-bg-hover-focus: 183, 48%, 59%;  --primary-bg-active: 183, 48%, 57%;  --primary-bg-text: 0, 0%, 0%;  --primary-bg-title: 0, 0%, 0%;  --primary-dark: 183, 48%, 50%;  --primary-light: 183, 48%, 84%;  --secondary: 183, 18%, 73%;  --secondary-rgb: 183, 18%, 73%;  --secondary-bg-hover-focus: 183, 18%, 68%;  --secondary-bg-active: 183, 18%, 63%;  --secondary-bg-text: 0, 0%, 0%;  --secondary-bg-title: 0, 0%, 0%;  --secondary-dark: 183, 18%, 53%;  --secondary-light: 183, 18%, 93%;  --accent: 0, 0%, 33%;  --accent-rgb: 0, 0%, 33%;  --accent-bg-hover-focus: 0, 0%, 28%;  --accent-bg-text: 0, 0%, 100%;  --accent-bg-title: 0, 0%, 100%;  --shade: 0, 0%, 95%;  --shade-rgb: 0, 0%, 95%;  --shade-bg-hover-focus: 0, 0%, 90%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 0, 3%, 65%;  --dark-bg-text: 0, 0%, 0%;  --dark-bg-title: 0, 0%, 0%;  --dark-bg-hover-focus: 0, 3%, 60%;  --accentbar-height:0px;  --accentbar-color:hsl(var(--accent));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  }  .row-columns+ .row-columns { border-top: none !important; }  