.breadcrumb {
	padding-left:0;
	padding-right:0;
}
.breadcrumb-item a {
	color:#1e1e1e;
}
footer a:hover, 
footer a:focus {
	color:#e44d4d;
}
.breadcrumb-item.active a {
	color:#e44d4d;
}

/**/
.follow-us ul {
	margin-left:-7px;
}
.follow-us a {
	font-size:26px;
	padding:0 7px;
}

.sharebuttons {
	font-size:22px;
}

model-viewer {
	width: 100%;
	height: 500px;
}