.campaign-sample-area {
	margin-top: 5em !important;
}
.sample_item {
	margin-bottom:2em !important;
}
.sample_item > div {
	display:flex;align-items: center;
}
.sample_item .goods_name {
	letter-spacing: 0;
	font-weight: 500;
}

.campaign-notify > span {
	color: red;
}