
:root {  --white: 0,0%,100%;  --white-bg-text: 0,0%,0%;  --black: 0,0%,0%;  --default-font-family: "Jost", sans-serif;  --header-font-family: "Oswald", sans-serif;  --logo-max-width: 150px;  --primary: 91, 25%, 18%;  --primary-rgb: 91, 25%, 18%;  --primary-bg-hover-focus: 91, 25%, 13%;  --primary-bg-active: 91, 25%, 11%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 91, 25%, 4%;  --primary-light: 91, 25%, 38%;  --secondary: 133, 42%, 31%;  --secondary-rgb: 133, 42%, 31%;  --secondary-bg-hover-focus: 133, 42%, 26%;  --secondary-bg-active: 133, 42%, 21%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 133, 42%, 11%;  --secondary-light: 133, 42%, 51%;  --accent: 55, 38%, 72%;  --accent-rgb: 55, 38%, 72%;  --accent-bg-hover-focus: 55, 38%, 67%;  --accent-bg-text: 0, 0%, 0%;  --accent-bg-title: 0, 0%, 0%;  --shade: 45, 40%, 98%;  --shade-rgb: 45, 40%, 98%;  --shade-bg-hover-focus: 45, 40%, 93%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 91, 25%, 18%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 91, 25%, 13%;  --accentbar-height:5px;  --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; }  .type>blockquote, .type>[data-nosnippet]>blockquote { background-color: hsl(var(--shade)) !important; }  #wysiwyg-3 .type>blockquote, .type>[data-nosnippet]>blockquote { background-color: hsl(var(--secondary)) !important; color: hsl(var(--shade)) !important; }  