   body {
     background-image: url(../_shared/drachenwand_hans_gude_sepia.jpg);
   }

   .container-fluid>div:first-child {
    margin-top: 160px;
}

.textauszug {
  font-family: "Roboto Slab", serif;
  padding: 12px 24px;
  margin: 24px 24px;
  background-color: antiquewhite;
}

.slider-row {
  overflow-x: hidden;
  margin: 0em 0px;
  padding: 12px 48px;
}


ol.task ol li {
  font-size: 1.1em;
}
/*
   .form-check {
     position: relative;
     display: inline-block;
     margin: 0 auto;
     text-align: center;
     padding: 0px 15px;
   }



   .form-wrapper {
     text-align: center;
   }

   .todo {
     word-break: break-all;
   }



   .responsive-video {
     position: relative;
     padding-bottom: 56.25%;
     padding-top: 0;
     height: 0;
     overflow: hidden;
   }

   .responsive-video iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
   } */
