.equip-shipping-rules__mixed-notice {
	box-sizing: border-box;
	margin: 10px 0 0;
	padding: 11px 13px;
	border: 1px solid #d9dee7;
	border-left: 3px solid #a67c22;
	border-radius: 4px;
	background: #f7f8fa;
	color: #263548;
	font-size: 0.9rem;
	font-weight: 400;
	line-height: 1.55;
}
