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