body{
    background-color: white;    
}
h1, h2{
    color: #0c3541; 
    text-shadow: 3px 3px 2px rgba(33, 33, 33, 0.35) !important;
}
#about p{
    text-align: justify;
    font-size: 1.5rem !important;
}

#about{
    background-color: white; /*#f4f1f0 !important;/*white !important;*/
    margin: 0%;
    color: #0c3541;
    padding: 15px;    
}

.flow-text{
    color: #0c3541;
    font-weight: bold;
    text-align: justify;
    font-size: 16pt;
}
#ourValues li p{
    color: #0c3541;    
    text-align: justify;
    font-size: 16pt;
    margin-top: 0;
}
/*#ourValues li span:before{
    content: ">>    ";
    color: #8bc63e;
    font-size: 1.5rem;
    font-weight: bold;
}*/