.text-lan-primary {
    color: #10d2ff !important;
}

.text-lan-danger {
  color: #7b2323 !important;
}

.text-lan-success {
    color: #237b24 !important;
}

.text-lan-warning {
    color: #b06400!important;
}

.text-lan-message {
    color: #dc0556 !important;
}

.text-lan-error {
    color: #f00 !important;
}

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

.text-lan-unsubscribe{
    color: #f7ff10 !important;
}

.text-lan-unsubscribe:hover{
    color: #f8ff10b8 !important;
}

.text-lan-detail-lib{
    color: #9ad3d9
}

.text-lan-detail-utilisateur{
    color: #10d2ff;
}