#services .services-block{
    text-align: center;
    padding: 10px;
    margin-bottom: 50px;
}
#services .inner-box h3{
    font-size: 22px;
    font-style: italic;
}
#services .icon-box{
    margin-bottom: 20px;
}
#services .inner-box h3 a{
    color: rgba(255, 255, 255, 0.733);
    text-decoration: none;
}
#services .inner-box h3 a:hover{
    color: #379b19
}