@import url(https://fonts.googleapis.com/css?family=IM+Fell+French+Canon:400italic);
h1, h2, h3, h4 {
  font-family: "IM Fell French Canon", Times, serif;
  font-weight: 100;
}

.text-center ul {
  padding-left: 1em;
  padding-right: 1em;
}

.text-center ul li {
  list-style-position: inside;
}

img {
  max-width: 100%;
  height: auto;
}

p.lahdeviite {
  color: grey;
  font-size: x-small;
}
