/*** Place holder limit 20 ***/

.returns div:nth-of-type(1):after{
	content: "Domestic returns options";
	font-weight: 700;
}

.returns div:nth-of-type(2):after{
	content: "Returns accepted";
}

.returns div:nth-of-type(3):after{
	content: "After receiving the item, your buyer should contact you within: 14 days";
}

.returns div:nth-of-type(4):after{
	content: "Return postage will be paid by: Buyer";
}
