body
{
  background-color: #F8EDE3;
}

h1, h2 
{
font-family: 'Bungee Spice', cursive;
}

li
{
  color: grey;
  font-family: 'Inter Tight', sans-serif;
  font-weight: bold;
  font-size: 1.5em;
}

p
{
  color: rgb(125, 110, 131);
  font-family: 'Robot Condensed', sans-serif;
  font-weight: bold;
  font-size: 1.75em;
}