.div-dark h1{
    background: #566843 !important;
     color:#fff !important;
}
.div-light h1{
    background: #B4C99E !important; 
    color: #566843 !important;
}