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