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