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