/* compiled by scssphp v0.0.12 on Tue, 22 Mar 2022 15:52:21 +0100 (0.0016s) */

/* JAN 12px */
body {
  background-color: #fff;
  color: #000;
  font-size: 14px;
  font-family: Lucida Sans, Helvetica, Arial, sans-serif; }

.title {
  /* JAN 23px */
  /* color: rgb(8,55,65); */
  font-size: 28px;
  margin-bottom: 10px;
  padding-bottom: 3px;
  margin-left: 0; }

.imagesubtext, .text {
  color: #555; }

.pull-left {
  float: left; }

.pull-right {
  float: right; }

.image {
  max-width: 50%;
  max-width: 250px; }

.image.pull-left {
  margin-right: 10px; }

.image.pull-right {
  margin-left: 10px; }

.image img {
  max-width: 100%;
  max-height: 200px; }

.imagesubtext {
  text-align: center;
  font-size: 0.85em;
  font-style: italic; }

@media (max-width: 400px) {
  .image {
    max-width: 50%; } }

.dk-only {
  display: none; }

.dk .dk-only {
  display: block; }
