/* ourHistory SECTION */

#ourHistory {
    padding-top: 48px;
    
}
/*#ourHistory p{
    padding: 0 10px;
    
}*/


 

/* HISTORY SECTION */
#ourHistory H2{
/*    border-left: 6px solid #1886C7;
    padding-left: 30px;*/
}


#ourHistory .col-md-6{
    display: inline;
    
}

#ourHistory .btn-outline-primary{
    position: absolute;
    bottom: 0;
}

#ourHistory p{
    /*line-height: 28px;*/
}




