.fext-product-promises {
    margin-top: 0.5rem;
    color: inherit;
    font-size: 0.875rem;
    line-height: 1.4;
}

.fext-product-promise {
    margin-top: 0.5rem;
    padding-top: 0.5rem;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
}

.fext-product-promise__header {
    font-weight: 600;
}

.fext-product-promise__body {
    margin-top: 0.25rem;
}

.fext-product-promise__text {
    margin: 0;
}

.fext-product-promise__meta {
    margin: 0.35rem 0 0;
    padding: 0;
    list-style: none;
}

.fext-product-promise__meta-item + .fext-product-promise__meta-item {
    margin-top: 0.2rem;
}

.fext-product-promise__meta-label {
    font-weight: 600;
}
