:root {--bricks-color-grey-100: #f5f5f5;--bricks-color-grey-300: #e0e0e0;--bricks-color-grey-500: #9e9e9e;--bricks-color-grey-700: #616161;--bricks-color-grey-800: #424242;--bricks-color-grey-900: #212121;--bricks-color-yellow: #ffeb3b;--bricks-color-amber: #ffc107;--bricks-color-orange: #ff9800;--bricks-color-deep-orange: #ff5722;--bricks-color-red: #f44336;--bricks-color-purple: #9c27b0;--bricks-color-blue: #2196f3;--bricks-color-light-blue: #03a9f4;--bricks-color-sky-blue: #81D4FA;--bricks-color-green: #4caf50;--bricks-color-light-green: #8bc34a;--bricks-color-lime: #cddc39;}html {background-color: #f3f7fc} body {background: none} h1, h2, h3, h4, h5, h6 {color: #1b1811} .brxe-text {color: #1b1811; font-family: "Ubuntu"; font-weight: 400; font-size: 21px; line-height: 35px} .brxe-text-basic {color: #1b1811; font-family: "Ubuntu"; font-weight: 400; font-size: 21px; line-height: 35px}@layer bricks {.brxe-code{width:100%}}::-webkit-scrollbar { width: 10px; }  ::-webkit-scrollbar-track { background: #055750; }  ::-webkit-scrollbar-thumb { background: #FFB700; }  ::-webkit-scrollbar-thumb:hover { background: #FFB700 !important; }