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