.container.promotion {
	padding-left: 0;
	padding-right: 0;
	border-radius: 0;
}
.columns.has-background-light,
.column.has-background-light {
	border-radius: 0;
}
.columns.infobar {
	margin-bottom: 0;
}
.topHeadingLine::before {
	content: '';
	background-color: #5D7B6D;
	width: 60px;
	height: 8px;
	display: block;
	margin-bottom: 0.8rem;
}
.dlcBanner {
	 background-color: #EFE5D9;
}