h1.title {
  color: pink;
  font-family: "Courgette", cursive;
  font-size: xx-large;
  filter: brightness(85%);
}

p {
  margin-bottom: 10px;
}

li {
  margin-bottom: 10px;
}

.hero.is-primary .title {
  font-size: 250%;
}
