.breadcrumbs {
	margin-bottom: 25px;
	font-size: 12px;
	font-weight: 300;
	color: #2042ee;
}
.breadcrumbs a {
	color: #2042ee;
	text-align: right;
}
.breadcrumbs a:hover {
    color: #000;
    text-decoration: underline;
}