.beam-checkout-btn {
    border: none !important;
    border-radius: 4px !important;
    background-color: #08154d !important;
    padding: 12px !important;
    color: #FFF !important;
    font-size: 16px !important;
    line-height: 1;
}

.beam-checkout-btn:hover {
    background-color: #152c8b !important;
}

.btn-wrapper {
    display: inline-flex;
    align-items: center;
}

.fullwidth {
    width: 100%;
}

.beam-logo {
    margin-right: 6px;
}
