/* DRB Footer */
/* Sticky Footer Bottom Row*/
.ct-footer [data-row="bottom"] {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
	background: #ffffff!important;
	/* wichtig für Lesbarkeit */
    box-shadow: 0 rgb(255, 255, 255);
  }