:export {
  colors: {
    primary: $teal-600;
    darkblue: $dark-blue-950;
    green: $green-500;
    blue: $blue-600;
    yellow: $yellow-300;
    red: $red-400;
  }
}
