.tableau-blue {
    color: #f4f5f7;
    background-color: #839eca!important;
}

.tableau-border-blue {    
    border-color: #839eca!important;
}

.tableau-red {
    color: #f4f5f7;
    background-color: #d06e62!important;
}

.tableau-border-red {
    border-color: #d06e62!important;
}

.tableau-green {
    color: #f4f5f7;
    background-color: #86bc69!important;
}

.tableau-border-green {
    border-color: #86bc69!important;
}