@import url('https://fonts.googleapis.com/css?family=UnifrakturMaguntia');
.teaser--xxl h1.teaser__content__title, .teaser--l h2.teaser__content__title, .teaser--m h2.teaser__content__title, .teaser--s h2.teaser__content__title, .advertorial h3.teaser__title, .home__teasers h3.teaser__title, .home__zone h3.teaser__title, .teaser__content h3.teaser__content__title, .section-module h1, h3.footer-subscribe__title, .article-page-content .article-page-content__title, #article-content h1, article.article-page-content > h2, article.article-page-content > h3, .section-head .section-head__title {
    font-family: 'UnifrakturMaguntia', cursive;
	text-transform: none;
}

/* new logo */ 
.logo.logo--desktop, .logo.logo--mobile {
    font-family: 'UnifrakturMaguntia', cursive;
    font-size: 40px;
    font-weight: bold;
    top: -55px;
    left: 50px;
}

.logo.logo--desktop {
    font-size: 70px;
}

.logo.logo--mobile {
    font-size: 25px;
}

/* put a background */
body, .mobile-nav .mobile-top-bar {
 	background-image: url('https://isp-public.s3.amazonaws.com/eegg/eggs-texture.jpg');
    background-repeat: repeat;
}

/* remove white background */
.desktop-nav.menu:not(.menu--sticky), .home__zone, .section-module, .edition-picker-button, body, .mobile-nav .mobile-top-bar,  #mobile-navbar-menu-search {
	background-color: inherit;   
}


#mobile-navbar-menu-search svg {
	fill: black;
}

.teaser__figure img, .watermark, .footer-editions__item__flag__svg, .footer-editions__item img, .module img, .section-module img, .sleek-bar__section__picture img, .article-main-picture img, .teaser__content__sub-teasers img {
	filter: sepia(100%);   
}

.wort-plus, .mywort-gallery-container__logo {
	filter: saturate(0%);    
}

article.mywort-post div.mywort-post__date {
	background-color: black !important;
}

/* remove colors */
.today .today__info, .today .today__degree, .sport-live-module__table__status.pending {
    color: black;
}

.edito {
	background-color: #FFFFE7;    
}


.section-head.hide-for-large-up {
	background-color: black !important;
}

.de, .fr, .pt {
	--primary: #555555;
	--primary-lighten-3: #5d5d5d;
	--primary-lighten-5: #626262;
	--primary-lighten-6: #646464;
	--primary-lighten-9: #6c6c6c;
	--primary-lighten-10: #6f6f6f;
	--primary-lighten-15: #7b7b7b;
	--primary-lighten-25: #959595;
	--primary-lighten-40: #bbbbbb;
	--primary-lighten-3-desaturate-40: #5d5d5d;
	--primary-lighten-6-desaturate-40: #646464;
	--primary-darken-5: #484848;
	--primary-darken-20: #222222;
	--primary-darken-25: #151515;
	--primary-darken-30: #090909;
	--primary-darken-32: #030303;
	--primary-darken-35: black;
	--primary-darken-38: black;
	--primary-darken-2-desaturate-40: #505050;
	--primary-darken-5-desaturate-40: #484848;
	--primary-rgba-0: rgba(85, 85, 85, 0);
	--primary-rgba-20: rgba(85, 85, 85, 0.2);
	--primary-rgba-30: rgba(85, 85, 85, 0.3);
	--primary-rgba-40: rgba(85, 85, 85, 0.4);
	--primary-rgba-70: rgba(85, 85, 85, 0.7);
	--primary-rgba-95: rgba(85, 85, 85, 0.95);
	--primary-rgba-0-desaturate-40: rgba(85, 85, 85, 0);
	--primary-rgba-0-lighten-6: rgba(100, 100, 100, 0);
	--primary-rgba-0-lighten-3-desaturate-40: rgba(85, 85, 85, 0);
	--primary-desaturate-40: #555555;
	--primary-desaturate-10-lighten-35: #aeaeae;
	--primary-mix-white-5: #f7f7f7;
}

.jobfinder {
    display:none;
}

.badges .rubric, .badges__publish-date, .badges__pictures, .list__teaser__section__name a {
    color: black !important;
}

.edito-highlight-wrapper {
	background-color: transparent;
}

.section-module .section-head .section-head__title {
	text-transform: none;
}

.badges span,.badges>:not(:first-child):before {
	color: black !important;
}

.badges svg {
	fill: black;
}