.years_bold{
	display: inline-block !important;
    font-size: 32px !important;
    font-weight: bold !important;
}
.index-counter i, .index-counter strong, .index-counter label{
	color: #fff !important;
}
.bg-grey{
	background-color: #ededed;
}
.pd-0{
	padding: 0!important;
}