body{
  font-family: "Nunito", sans-serif;
  font-optical-sizing: auto;
  font-weight: 200;
  font-style: normal;
  background-color: #f5eadc;
}

a{
	text-decoration: none;
	color: red;
}