.acfw-checkout-ui-block {
    margin-top: 0.8em;
}

.acfw-accordion-content {
    button {
        @include cfw-secondary-button();
    }
}

.acfw-form-control-label {
    display: none !important;
}