.product-philosophy .section-description {
    margin-bottom: 12px;
}

.product-philosophy .section-description:last-child {
    margin-bottom: 0;
}

.feature-addon-label {
    margin: 12px 0 16px;
    padding: 10px 12px;
    border: 1px solid #3a3a3a;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.03);
    color: #b0b0b0;
    font-size: 0.85rem;
    line-height: 1.4;
}

.feature-addon-line {
    display: block;
}
