.info-notif span {
    align-items: center;
    display: flex;
    gap: 4px;
    color: #FFF;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
}
.info-notif span a {
    color: #E0B974;
}
