jQuery(document).ready( function(){
	jQuery(".round-giallo").corner();
	jQuery(".round-blu-grigio").corner();
	jQuery(".round-bianco").corner();
	jQuery(".round").corner();
        jQuery(".wpcf7").corner(); 
});
