.fca-breadcrumb .breadcrumb-menu {
	margin-bottom: 15px;
	margin-top: 10px;
	margin-left: 10px;
	text-transform: uppercase;
}

.fca-breadcrumb .label-breadcrumb {
	font-size: 15px;
	color: #848685;
	text-transform: uppercase;
}

.fca-breadcrumb .link-breadcrumb {
	color: #848685 !important;
	text-decoration: none;
	text-transform: uppercase;
}

.fca-breadcrumb .link-breadcrumb:hover, .link-breadcrumb:active {
	color: #848685 !important;
	text-decoration: none;
	text-transform: uppercase;
}


.fca-breadcrumb .label-breadcrumb:last-of-type {
	font-size: 15px;
	color: #848685;
	text-weight: bold;
	text-transform: uppercase;
}

.fca-breadcrumb .link-breadcrumb:last-of-type {
	color: #848685 !important;
	text-decoration: none;
	text-weight: bold;
	text-transform: uppercase;
}

.fca-breadcrumb .link-breadcrumb:last-of-type:hover, .link-breadcrumb:last-of-type:active {
	color: #848685 !important;
	text-decoration: none;
	text-weight: bold;
	text-transform: uppercase;
}