figure[class*="effectck"] figcaption [class*="title"] {
  word-spacing: -0.15em;
    font-weight: 900;
  font-size: 1em;
  line-height: 24px;
  position: absolute;
  bottom: 50px;
    text-shadow: 4px 5px 10px rgba(0,0,0,1);
}
/* --------- nötig für Farbwechsel Header ---------- */
#wrapper4.smaller  {
   background-color: #ffffff;
}
/* --------- nötig für Caption Slideshow ---------- */
.camera_caption {
  padding-bottom: 20%;
}
.camera_caption_title {
    font-size: 3em;
  font-weight: normal;
    margin-left: 20%;
   margin-right: 20%;
    /*text-shadow: 5px 5px 10px #000000 !important;*/
  text-shadow: 4px 5px 27px rgba(0,0,0,1);
}
.camera_caption_desc {
 font-size: 20px;
  margin-top: 15px;
  color: #ffffff;
 /* text-shadow: 3px 3px 10px #000000 !important;*/
  margin-top: 40px;
  margin-left: 15%;
   margin-right: 15%;
    text-shadow: 4px 5px 27px rgba(0,0,0,1);
}