.bg-primary {
    background-color: #81c408 !important;
}

.bg-secondary {
    background-color: #ffb524 !important;
}

.text-primary, .compte {
    color: #81c408 !important;
}


.text-secondary {
    color: #ffb524!important;
}

a {
    color : #81c408;
    text-decoration: none !important;
}


.border-secondary {
    border-color: #ffb524!important;
}

