.epb-bundle-box {
    margin: 1em 0;
}

.epb-bundle-components ul {
    margin: .5em 0 1em 1.25em;
}

.epb-bundle-rule {
    margin: 1em 0;
    padding: .85em 1em;
    border: 1px solid currentColor;
    border-radius: 3px;
    font-size: .95em;
}

.epb-bundle-form {
    margin-top: 1em;
}

.epb-fixed-quantity {
    display: inline-block;
    min-width: 2em;
    text-align: center;
}
