.our_project > *{
    /*font-family: Poppins, sans-serif !important;*/
    
}
.our_project h4{
    letter-spacing: 1px;
    font-weight: 900;
    /*color:rgb(20 88 137);*/
    /*color: rgb(0 0 0);*/
    /*font-weight: 800;*/
    /*letter-spacing: 1px;*/
}
.our_project .title h5{
    /*letter-spacing: 1px;*/
    font-weight: 900;
    color: rgb(20 88 137);
}
.our_project .title{
    padding-left:20px;
    
}
.our_project h6{
    letter-spacing: 1px;
    font-weight: 900;
    font-size: 18px;
    color: rgb(20 88 137);  
}
table tr{
 padding:0px 10px;   
 height:35px;
}
table th{
 padding-right:20px;   
}
    