.trust-bar-76afb619 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 32px;
    padding: 36px 20px;
    background: #fff;
    border-bottom: 1px solid #edf0f7;
    font-family: "Poppins", sans-serif;
}

.trust-item-76afb619 {
    display: flex;
    align-items: center;
    gap: 10px;
    text-align: left;
}

.trust-item-icon-76afb619 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
}

.trust-item-label-76afb619 {
    font-size: 0.78rem;
    color: #4a5568;
    display: block;
    line-height: 1.2;
    margin-bottom: 4px;
}

.trust-item-value-76afb619 {
    font-weight: 700;
    font-size: 1rem;
    color: #0b2545;
    display: block;
    line-height: 1.2;
}

.trust-item-stars-76afb619 {
    color: #0b2545 !important;
    margin-right: 4px;
    letter-spacing: 2px;
}
