@charset "UTF-8";

/* ********** COLORS START ********** */
:root {
  --color-primary: #0a1a2f;
  --color-secondary: #1f3b60;
  --color-emphasis: #5d9bed;
  --color-background: white;

}
/* ********** COLORS END ********** */

















