/**
 * PayStage — vendor dashboard hold notices (no inline style attributes).
 *
 * @package PayStage
 */
.paystage-vendor-hold-notice {
	background: #fff8e5;
	border-left: 4px solid #f0ad4e;
	padding: 12px 16px;
	margin-bottom: 16px;
	border-radius: 4px;
}

.paystage-wcfm-withdrawal-notice.wcfm-message {
	margin-bottom: 16px;
}
