
:root {  --white: 0,0%,100%;  --white-bg-text: 0,0%,0%;  --black: 0,0%,0%;  --default-font-family: "Source Sans Pro",sans-serif;  --header-font-family: "DM Serif Display",serif;  --logo-max-width: ${css.getChild("logoMaxWidth").textValue};  --primary: 37, 96%, 54%;  --primary-rgb: 37, 96%, 54%;  --primary-bg-hover-focus: 37, 96%, 49%;  --primary-bg-active: 37, 96%, 47%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 37, 96%, 40%;  --primary-light: 37, 96%, 74%;  --secondary: 103, 36%, 32%;  --secondary-rgb: 103, 36%, 32%;  --secondary-bg-hover-focus: 103, 36%, 27%;  --secondary-bg-active: 103, 36%, 22%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 103, 36%, 12%;  --secondary-light: 103, 36%, 52%;  --accent: 103, 36%, 32%;  --accent-rgb: 103, 36%, 32%;  --accent-bg-hover-focus: 103, 36%, 27%;  --accent-bg-text: 0, 0%, 100%;  --accent-bg-title: 0, 0%, 100%;  --shade: 103, 36%, 32%;  --shade-rgb: 103, 36%, 32%;  --shade-bg-hover-focus: 103, 36%, 27%;  --shade-bg-text: 0, 0%, 100%;  --shade-bg-title: 0, 0%, 100%;  --dark: 103, 36%, 32%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 103, 36%, 27%;  --accentbar-height:0px;  --accentbar-color:hsl(var(--accent));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  }  .section.section_widget_cards.section_theme_shade { color: #000 !important; }  