h1, h2, h3 {
  font-family: 'Caveat', cursive;
}

body {
  font-family: Caveat, sans-serif;
}

li>a {
  font-size: 25px !important;
}

ul>li>span {
  font-size: 25px !important;
}

h4, h5 {
    font-size: 20px !important;
}

small>a {
    font-size: 22px !important;
}

#description {
    font-size: 20px;
}