.customer .count h4 {
	font-family: 'Roboto Slab', serif;
    font-weight: 501;
    font-size: 3.5rem;
    color: #9e722e;
    letter-spacing: 2px;
}
.customer .count h4 span {
	font-family: 'Roboto Slab', serif;
	}
.customer .count h6 {
    opacity: 75%
}

/*.aboutus .read a
{
	box-shadow: 5px 5px 5px rgba(0,0,0,0.5);
}
.aboutus .read a:hover
{
	box-shadow: 3px 3px 5px rgba(0,0,0,0.5);
}*/

