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