
:root {  --white: 0,0%,100%;  --white-bg-text: 0,0%,0%;  --black: 0,0%,0%;  --default-font-family: "Open Sans", sans-serif;  --header-font-family: "Boogie School Sans", sans-serif;  --logo-max-width: 400px;  --primary: 137, 15%, 27%;  --primary-rgb: 137, 15%, 27%;  --primary-bg-hover-focus: 137, 15%, 22%;  --primary-bg-active: 137, 15%, 20%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 137, 15%, 13%;  --primary-light: 137, 15%, 47%;  --secondary: 39, 67%, 50%;  --secondary-rgb: 39, 67%, 50%;  --secondary-bg-hover-focus: 39, 67%, 45%;  --secondary-bg-active: 39, 67%, 40%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 39, 67%, 30%;  --secondary-light: 39, 67%, 70%;  --accent: 39, 67%, 50%;  --accent-rgb: 39, 67%, 50%;  --accent-bg-hover-focus: 39, 67%, 45%;  --accent-bg-text: 0, 0%, 100%;  --accent-bg-title: 0, 0%, 100%;  --shade: 43, 64%, 98%;  --shade-rgb: 43, 64%, 98%;  --shade-bg-hover-focus: 43, 64%, 93%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 137, 14%, 10%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 137, 14%, 5%;  --accentbar-height:5px;  --accentbar-color:hsl(var(--accent));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  }  .section_titlebar .section__title { justify-self: center !important; }  .breadcrumb { display: flex !important; justify-self: center !important; }  .background-accent {  background: url('../images/images-for-css/titlebar-section.png') center/cover no-repeat !important; } 