body {
	font-size: 11pt;
}
div#app {
	width: auto;
}
body,
div#app,
header {
	background: none #FFF;
	color: #000
}
* {
	background: transparent !important;
	color: black !important;
}
header,
footer,
.navigation__mobile,
.section__content--single-news-mobile,
.single__news--content .action__buttons,
.single__insight--content-text .action__buttons,
.section__related--card {
	display:none !important;
}
.single__news--content .news__topics {
	width: 100%;
}
.single__news--content .news__topics span {
	position: static;
	float: none;
}
section.section__content--hero-title {
	height: 100px;
	display: none;
}
.section__content--hero-title h2 {
	text-align: left;
}
.single__news--intro h1 {
	text-align: left;
}
/*.single__insight--hero {
	height: 200px !important;
}*/
.single__insight--hero .single__insight--hero-info--author img {
	display: none;
}
/*a[href]:after{content: "(" attr(href) ")"}