body {
  margin: 0;
  line-height: normal;
}

:root {
  /* fonts */
  --font-poppins: Poppins;

  /* Colors */
  --color-royalblue-200: #1f4cb1;
}
