/**
 * IWS Product Tip — optional tip below the short description on the single
 * product page. Same beige box as the "vervangend product" notice.
 */
.iws-product-tip {
	background-color: #f2efe3;
	color: #111;
	border-radius: 16px;
	padding: 20px 24px;
	margin: 0 0 24px;
}

.iws-product-tip__text {
	margin: 0;
	padding: 0 !important;
}

.iws-product-tip__link {
	text-decoration: underline;
}
