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