h1, h2, h3, h4, h5 {
	hyphens: auto;
}

.no-hyphens {
	hyphens: none;
}

.cmp-title h1:last-child,
.cmp-title h2:last-child,
.cmp-title h3:last-child,
.cmp-title h4:last-child,
.cmp-title h5:last-child,
.cmp-title h6:last-child {
	margin-bottom: 0;
}

.brand-highlighter-teal {
	background: url(https://www.immobilienscout24.de/content/dam/is24/landingpages/bilder/seekers/Teal_10_Priority_Line_RGB.svg) no-repeat;
	background-size: cover;
	background-position-x: -10px;
	background-position-y: 5px;
}

.plusBold {
	font-family: Make It Sans IS24 Web;
	font-weight: 800;
	padding-right: 8px;
}

.plusBold:after {
	background: url(https://www.immobilienscout24.de/content/dam/is24/landingpages/bilder/bewerbermappe/plusBlack.svg) no-repeat;
	background-size: contain;
	background-position: 0%;
	content: "";
	height: .7em;
	width: .7em;
	position: absolute;
	margin-left: -0px;
}
