
:root {  --white: 0,0%,100%;  --white-bg-text: 0,0%,0%;  --black: 0,0%,0%;  --default-font-family: "Montserrat",sans-serif;  --header-font-family: "Merriweather Sans",sans-serif;  --logo-max-width: ${css.getChild("logoMaxWidth").textValue};  --primary: 209, 80%, 19%;  --primary-rgb: 209, 80%, 19%;  --primary-bg-hover-focus: 209, 80%, 14%;  --primary-bg-active: 209, 80%, 12%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 209, 80%, 5%;  --primary-light: 209, 80%, 39%;  --secondary: 50, 95%, 68%;  --secondary-rgb: 50, 95%, 68%;  --secondary-bg-hover-focus: 50, 95%, 63%;  --secondary-bg-active: 50, 95%, 58%;  --secondary-bg-text: 0, 0%, 0%;  --secondary-bg-title: 0, 0%, 0%;  --secondary-dark: 50, 95%, 48%;  --secondary-light: 50, 95%, 88%;  --accent: 212, 82%, 56%;  --accent-rgb: 212, 82%, 56%;  --accent-bg-hover-focus: 212, 82%, 51%;  --accent-bg-text: 0, 0%, 100%;  --accent-bg-title: 0, 0%, 100%;  --shade: 192, 58%, 70%;  --shade-rgb: 192, 58%, 70%;  --shade-bg-hover-focus: 192, 58%, 65%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 0, 0%, 100%;  --dark-bg-text: 0, 0%, 0%;  --dark-bg-title: 0, 0%, 0%;  --dark-bg-hover-focus: 0, 0%, 95%;  --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; }  