/* Generated from Figma Variables. First mode = :root default.
   FLOAT tokens are unitless — multiply by 1px in calc() where a length is needed. */

:root {
  --black: rgb(0,0,0); /* @kind color */
  --blue: var(--kgotla-blue); /* @kind color */
  --dark-blue: rgb(16,83,226); /* @kind color */
  --kgotla-blue: rgb(0,81,255); /* @kind color */
  --light-blue: rgb(232,241,255); /* @kind color */
  --orange: rgb(255,131,77); /* @kind color */
  --white-2: rgb(255,255,255); /* @kind color */
  --white: rgb(255,255,255); /* @kind color */
}
