@charset "utf-8";

:root {
  --color-primary: 22 100% 49%;
  --color-primary-light: 22 100% 59%;
  --color-primary-dark: 22 100% 39%;
}
