.give-viewing-form-in-iframe .give-section.choose-amount p.content{
font-weight: 700 !important;
}

#give-donation-level-button-wrap .give-donation-level-btn.give-default-level {
    color: #ffffff !important;
    background-color: #fb7b0d !important;
}

#give-donation-level-button-wrap .give-donation-levels-wrap .give-donation-level-btn.give-btn {
    color: #fb7b0d !important;
    border-color: #fb7b0d !important;
    background: #ffffff !important;

}

.choose-amount .give-donation-levels-wrap .give-donation-level-btn {
    color: #fb7b0d !important;
}

#give-donation-level-button-wrap .give-btn {
    background: #fff !important;
}


#give-tributes-type-button-list-9622 .give-btn.give-tribute-type-button
{
    color: #fb7b0d !important;
    background-color: transparent !important;
}

#give-tributes-type-button-list-9622.give-tributes-type-button-list input[type="radio"]:checked + label.give-tribute-type-button, 
ul[id*="give-tributes-type-button-list"] > li input[type="radio"]:checked + label.give-tribute-type-button {
    color: #ffffff !important;
    background-color: #fb7b0d !important;
}

div#give-tribute-dedication-information {
  white-space: normal;
}