.PledgeProgress ol li:nth-child(11)::before {
    content: "Step6";
    display: block;
    font-size: 36px;
    font-family: Antonio;
    text-transform: uppercase;
}

.PledgeTypeSelection .CCSection label.RadioLabel::before, 
.PledgeTypeSelection .Credit label.RadioLabel::before, 
div#PledgePaymentInfo .Credit label.form-check-label::before, 
.PledgeTypeSelection .CCPPSection label.RadioLabel::before, 
.PledgeTypeSelection .CreditPP label.RadioLabel::before, 
div#PledgePaymentInfo .CreditPP label.form-check-label::before {
    content: "\f09d" !important;
    font-family: "Font awesome 5 free";
}

.note.WebPledgeSelect.D p, 
.Page-IPledgeConfirm .page-header h1, 
.Section-PledgeAddInfo h1, 
.Page-IPledgeCombined h2, 
.Page-IPledgeCombined h2 p, 
#PledgePaymentInfo h2 p {
    font-size: 28px !important;
    font-weight: 600 !important;
}

.Body-Page-preLoginJAAS #LoginForm::before {
    content:none;
    margin: 0;
}

div#eVol-breadcrumbs {
    display: none;
}
