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

   input {
     cursor: pointer;
   }

   blockquote a {
     font-size: 1.0em;
     text-decoration: underline;
   }

   .container-fluid>div:first-child {
     margin-top: 140px !important;
   }

   .popover {
     max-width: 380px;
   }

   .card {
     background-color: #e9ad4c55;
     padding: 1em;
   }

   .card a.link {
     font-size: 1em;
     text-decoration: underline;

   }

   .form-check {
     position: relative;
   }

   #a2a th:nth-child(2),
   #a2a th:nth-child(3),
   #a2a th:nth-child(4),
   #a2a td:nth-child(2),
   #a2a td:nth-child(3),
   #a2a td:nth-child(4) {
     text-align: center;
     vertical-align: middle;
   }

   #a2a td {
     vertical-align: middle;
   }

   #a2a .form-check-input {
     position: relative;
   }

   #a3d {
     background-color: #5cafb922;
     font-size: 1.1em;
     position: relative;
     max-width: 100%;
   }

   #a3d p {
     font-size: 1em;
   }

   #a3d td,
   #a3d th {
     padding: 6px;
   }


   #a3d th {
     font-family: 'Roboto Slab', serif;
     background-color: #5cafb9ee;
     color: #971727;
     min-width: 150px;
     font-size: 18px;
   }

   .arrow {
     position: absolute;
     height: 50px;
     top: -10px;
   }

   .left {
     max-width: 200px;
   }

   .left img {
     padding: 12px;
   }

   .arrow2 {
     height: 100px;
   }

   .circle-row {
     display: flex;
     flex-wrap: wrap;
     align-items: center;
     justify-content: center;
   }

   .circle {
     display: flex;
     align-items: center;
     justify-content: center;
     text-align: center;
     align-self: stretch;
     align-content: stretch;
     background-color: #5cafb9ee;
     border-radius: 50%;
     min-height: 300px;
     width: 100%;
     font-family: "Roboto Slab";
     color: #fff;
     font-size: 18px;
   }

   /* #a3d {
     font-size: 1.1em;
   }

   #a3d th {
     background-color: #5cafb9ee;
     border: 2px solid white !important;
     font-size: 1.1em;
     padding-left: 15px;
   }

   #a3d td {
     background-color: #5cafb922;
     border: 2px solid white !important;
   }

   .sn-wrapper.title {
     font-variant: small-caps;
     font-size: 1.4em;
   }

   .slider-row {
     padding: 0px 24px;
   }

   .slider.slider-horizontal {
     width: 95%;
   }

   .slider-row .text {
     font-size: 1.1em;
     width: 100%;
     text-align: center;
     margin-bottom: 12px;
     margin-top: 18px;
     font-weight: bold;
   }

   .slider-tick.round.in-selection,
   .slider.slider-horizontal .slider-selection {
     /* background-color: #e9ad4c !important;
     color: #e9ad4c;
     background-image: none;
   }

   .slick-slide img {
     display: block;
   }

   .scroll-img {
     max-width: 135px;
     padding: 8px;
     margin: 0 auto;
   }

   .gallery1 {
     margin: 0 40px;
     margin-bottom: 40px !important;

   }

   .slick-track {
     display: flex;
     align-content: center;
     align-items: center;
   }

   .colorpicker {
     display: inline-block;
   }

   .colorpicker label {
    padding-left: 6px;
   } */
