.temoignage-item-desc {
    font-size: 25px;
    font-weight: 400;
    line-height: 36px;
    text-align: center;
}

.temoignage-item-name {
    font-size: 14px;
    font-weight: 600;
    line-height: 15px;
    text-transform: uppercase;
    color: var(--accent-color);
}

.temoignage-item-function {
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
}

.temoignage-item-content {
    text-align: center;
}

.temoignages {
    padding: 0 32px;
}

.temoignage-item-content {
    margin-top: 24px;
}