.service-2{background-color:#f7f7f7;padding-bottom:20px;}
.service-2 img{width:100%;height:160px;margin-top: 61px;}
.service-2 h3{
color: #0f265c;
/* border-bottom: 1px dashed #5e5e5e; 
border-width: 2px;
width:50%;
padding-bottom: 15px; */
font-family:candara,arial;
font-size:20px;
font-weight: bold;
 }

.service-2 p{
font-size:17px;
color:#5e5e5e;
font-family:candara,arial;
line-height: 28px;

}
.service-2 a:hover{color:#ffee00}
.service-2 a {color:#fff;background-color:#0f265c}