@import "mixins";

cart-checkout {
  display: inline-block;
}

.cart-checkout-button {
  @include make-button()
}
