/*
 * Small prompt shown inside the existing fulfilment modal.
 */
#fulfillPickupMessage.is-error {
	color: #9e2d25;
	font-size: 12px;
	line-height: 1.4;
}
