/*body:after {
	background: #cccc !important;
	background: rgb(153,153,153);
	background: linear-gradient(180deg, rgba(153,153,153,0) 0%, rgba(153,153,153,0.3561799719887955) 40%, rgb(183 183 183) 100%) !important;
	content: "";
	position: fixed;
	height: 20vh;
	width: 100%;
	left: 0;
	bottom: 0;
	z-index: 17;
}*/
p.note-delivery {
    text-align: center;
    font-style: italic;
    color: #FF5722;
}
/*# sourceMappingURL=style.css.map */