/* Enter Your Custom CSS Here */
/*********Services Page **************/
.service {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #06F;
  	padding-left: 10px;
    margin-bottom: 10px;
}
.service ul li:last-child {
	border-bottom-style: none;	
}
/********* Widget *********/
