/*CUSTOM DEL CLIENTE*/ 

:root{
	--baseFontFamily: 'Codec Pro', sans-serif;
	--type_Special: 'Fjalla One', sans-serif;
	--baseFontSize: 1rem;

	--bg: #FFFFFF;
	--bg01: #ebebeb;
	--colorText: #212528;
	--colorWhite: #FFFFFF;

	--colorBlue01: #000000;
	--colorBlue02: #006ea5;


	--colorPath01: #FFFFFF;
	--colorPath02: #000000;
	--colorPath03: #d1d1d1;

	--colorPath04: #f58a97;
	--colorPath05: #eb5569;
}
a.card-link[href="uruguay.html"]{
	pointer-events: none;
	cursor: default;
	}