button.bundle-button--cancel {
    padding: 9px 0;
    border: 1px solid;
    margin: 10px auto;
}

.bundleapp-subscription-list-item > div:nth-child(2) > div:last-child {
    display: flex;
    flex-direction: row;
    gap: 10px;
    justify-content: end;
}
