/* #303f46 */
/*:root{
	--booking-primary: 233, 0, 255;
	--booking-secondary: 253, 211, 106;
	--booking-background: 253, 211, 106;
	--booking-text: 0, 0, 0 ;
	--booking-form-text: 66, 66, 66;
	--booking-button-text: 0, 0, 0;
	--booking-form-icons: 0, 0, 0;
}*/
:root{
	--booking-primary: 48, 63, 70;
	--booking-secondary: 107, 118, 123;
	--booking-background: 48, 63, 70;
	--booking-text: 0, 0, 0;
	--booking-form-text: 66, 66, 66;
	--booking-button-cta: 48, 63, 70;
	--booking-button-text: 255, 255, 255;
	--booking-form-icons: 255, 255, 255;
}
