@media print{
	*, ::after, ::before{
		color:inherit!important;
	}
	.uk-section-primary *, ::after, ::before{
		color:#ffffff!important;
	}
}
