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