/*!
 * Start Bootstrap - Blog Post (https://startbootstrap.com/template-overviews/blog-post)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-blog-post/blob/master/LICENSE)
 */
body {
  font-family: 'Playfair Display', serif;
  background-color: #6aa1a9;
  color: #f3f3ee;


}
.color-creme{
  color: #f3f3ee !important;
}

.card-body{
  font-family: 'Roboto', sans-serif;
}

p, #popover-content {
  font-family: 'Roboto', sans-serif;

}

#popover-container {
  color:#6aa1a9;!important;
}

.link {
  text-decoration: underline;
}

.blockquote {
  font-family: 'Playfair Display', serif !important;
}

.popupanzeige {
  cursor: pointer;
}

.popupanzeige:hover {
  color:grey !important;
}
