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