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