:root { --color-highlight: #ffffff;}.text-highlight{ color: #000000 !important;}.bg-highlight{background-color: #000000 !important;}.unit-bg-color {background-color: #ffffff !important;}.unit-scroll-color, .unit-scroll-color * {
          &::-webkit-scrollbar-thumb {
            background: #ffffff;
          }
          &::-webkit-scrollbar-thumb:hover {
            background: #ffffff;
          }
        }
      }