.block-kustomer-button {
  display: block;
}

.button span.kustomer-button__label {
  color: white !important;
}

.block-kustomer-button--full-width .kustomer-button__link {
  width: 100%;
  display: flex;
}

.kustomer-button__label {
  display: inline-block;
}
