#stripe-wrapper {
  min-height: 100px;
}

div.olcc-content-wrapper.olcc-blocked-content[data-olefa-object="custom"][data-olcc-service="stripe"] {
    background-color: var(--mdc-theme-background);
}
div.olcc-blocked-content[data-olcc-service="stripe"] stripe-pricing-table {
  display: none;
}