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