/* Enter Your Custom CSS Here */
.home-box {
	height: 200px;
    font-family: Verdana, Tahoma;
	color: #000;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	background-color: #fff;
margin:  25px;
}
.home-box2 {
    font-family: Verdana, Tahoma;
	color: #000;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	background-color: #fff;
}