 :root {
	--base: #0B1B35;
	--base-white: #e7e6eb;
}

.roboto-slab-500 {
    font-family: "Roboto Slab", serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
  }