.bg__highlight-overview {
	table > tbody > tr > td {
		padding-left:10px;
	}

	.highLightText {
		color: $highlight-color-snippets;
		font-weight: bold;
		font-size: 97%;
	}
}