@import url('fonts.css');

body {
  margin: 10px;
  font-family: "Bodoni Pro", sans-serif;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Bluff Pro", sans-serif; color: #2e3669;
}

.bild {
  max-width: 100%;
  height: auto;
}

.title {
  font-family: "Bodoni Pro", sans-serif; color: #2e3669; font-weight: bold;
}

.motto {
  font-family: "Bluff Pro", sans-serif; color: #2e3669; font-weight: bold; font-size: 150%;
}

.motto-small {
  font-family: "Bluff Pro", sans-serif; color: #2e3669; font-weight: bold; font-size: 90%;
}
