p{ line-height:1.5em !important;}
.share-only{ display: none !important; }
.sharing-button{ display: none !important; }
.toolbar{ display: none !important; }
.gbui-immersive-cell-effect{
--gbui-immersive-cell-effect: rgba(0, 0, 0, 0.3); !important;
}
.slideshow-container[_ngcontent-gb-app-c1642108763] {
  --cell-content-maxw: calc(550px + var(--cell-padding) * 2) !important;
}
.gbui-layout-body[_ngcontent-gb-app-c4236506571] {
  padding: 0px 0px 12px 0px !important;
}
[_nghost-gb-app-c1465239786] ul { padding-left: 0px !important; }

.pk-custom-list {
  list-style: none !important;
  padding-left: 0px !important;
  margin-left: -40px !important;
}

.pk-custom-list li {
  position: relative;
  padding-left: 30px;
}

.pk-custom-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 20px;
  height: 20px;
  background-image: url("https://www.pflegedienst-kempfer.de/docs/check-icon.png");
  background-size: contain;
  background-repeat: no-repeat;
}

.calltoaction-btn {
    display: inline-block;
    background: #cd9595;
    color: #ffffff !important;
    padding: 20px 40px;
    border-radius: 5px;
    text-decoration: none;
    font-size: 20px;
}
