/**
 * Campaign Styles for campaign #69151
 */

/** Style Campaign style#254 */
.kanka-entity-timeline .box-widget .box-title span { display: none; }
/** Style temporary#446 */
:root {
--background-image: url(https://kanka-user-assets.s3.eu-central-1.amazonaws.com/notes/8ly9AmgnOqMJecSFiLzSMMkItIdyK9TEKVO2WXbt.jpeg);
}

/* background image */
.wrapper {
background: var(--background-image) !important;
background-repeat: no-repeat !important;
background-attachment: fixed !important;
background-position: right bottom !important;
-webkit-background-size: cover !important;
-moz-background-size: cover !important;
-o-background-size: cover !important;
background-size: cover !important;
}
.content-wrapper, .main-footer { background: none; }
