.rank-math-breadcrumb p {
	color: #fff;
}
.rank-math-breadcrumb{
	color: #fff;
	font-weight: 600;
	text-align:center;
}

.call{
	background:#E91B25;
	padding:10px;
	border-radius: 5px;
	margin: 0 10px;
}
.call i, .anchor{
	color:#fff !important;
	font-size: 19px;
    text-shadow: 1px 1px 2px #fff;
    font-weight: 600;
    text-decoration: none !important;
}
    