body{
  font-size: 14pt;
  line-height: 22pt;
}

body,
h1{
    font-family: 'Arial';
}
h1,
h2{
    color: #6d2080;
}
.uk-h1,
.uk-h2{
  font-family: 'Papyrus', 'LiciniaAged';
  color: #6d2080;
}


.price{
    color: #6d2080;
    font-size: 22pt;
}

.worte-des-lichts,
.immer-wenn-ich-bete{
      color: #6d2080;
      font-family: 'Papyrus', 'LiciniaAged';
      font-size: 22pt;
      line-height: 32pt;
}

.copyright{
  font-size: 10pt;
}

@media (min-width: 960px) {
  .wv-push-right{
    margin-left: 81px;
  }
}

.uk-sticky{
  border-bottom: 1px solid rgba(109, 32, 128, 0.05)
}

.purple{
  background: #741185;
  padding-top: 17px;
}
.wv-header{
  background: #741185;
}
.wv-footer{
  background: #6d2080;
    color: #fff;
}
.wv-footer .uk-nav-default>li>a{
  color: #fff;
}
.wv-footer .uk-nav-default>li>a:focus, .wv-footer .uk-nav-default>li>a:hover{
  color: #000;
}
.wv-footer .uk-h4{
  color: #fff;
}
.wv-footer{
  font-size: 12pt;
}

.rsform input[type="checkbox"]{
  margin-right: 5px;
}

@media (max-width: 959px) {
  .center-mobile{
    text-align: center;
  }
  .abstand{
    margin-bottom: 0px !important;
  }
}

@media (max-width: 500px) {
  .worte-des-lichts,
  .immer-wenn-ich-bete{
    font-size: 16pt;
    line-height: 24pt;
  }
  #leseprobe br,
  #erfahrungsberichte br{
    display: none;
  }

  h1, .uk-h1{
    font-size: 26pt;
    line-height: 30pt;
  }
  .uk-h2{
    font-size: 22pt;
    line-height: 28pt;
  }


}
