#other_discount_code_button {
    margin-top: 8px;
}

.custom-checkout-wrapper {
    .pmpro_card {
        .pmpro_card_actions {
            display: none;
        }
    }
}

.my-custom-html {
    color: #CC3300;
    font-weight: bold;
}

.my-custom-success {
    color: #007BFF;
    font-weight: bold;
}
