
: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: ${css.getChild("logoMaxWidth").textValue};  --primary: 242, 81%, 24%;  --primary-rgb: 242, 81%, 24%;  --primary-bg-hover-focus: 242, 81%, 19%;  --primary-bg-active: 242, 81%, 17%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 242, 81%, 10%;  --primary-light: 242, 81%, 44%;  --secondary: 96, 45%, 53%;  --secondary-rgb: 96, 45%, 53%;  --secondary-bg-hover-focus: 96, 45%, 48%;  --secondary-bg-active: 96, 45%, 43%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 96, 45%, 33%;  --secondary-light: 96, 45%, 73%;  --accent: 94, 45%, 77%;  --accent-rgb: 94, 45%, 77%;  --accent-bg-hover-focus: 94, 45%, 72%;  --accent-bg-text: 0, 0%, 0%;  --accent-bg-title: 0, 0%, 0%;  --shade: 240, 26%, 96%;  --shade-rgb: 240, 26%, 96%;  --shade-bg-hover-focus: 240, 26%, 91%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 248, 83%, 14%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 248, 83%, 9%;  --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; }  