/*--------------------------------------------------*/
/* Promotions                                       */

	.content {
		/*background: #ae143c;*/
		background: #f4f1ea;
		color: #655f54;
	}

 	.container {
		border-top: 1px solid #fff;
	}

		#stockists h3,
		#stockists button {
			color: #655f54;
		}             

		#addiontalActions a {
			color: #655f54;
		}

		img.range {
			border: 0;
		}