@charset "utf-8";
/* CSS Document */

:root {
  --primary: #1f6feb;
  --dark: #0a2e66;
  --superdark: #05142e;
}