div#donor-0{
    background-image: url('https://phtro-assets.s3-us-west-2.amazonaws.com/img/users/2.jpg');
}
div#donor-1{
    background-image: url('https://phtro-assets.s3-us-west-2.amazonaws.com/img/users/1.jpg');
}
div#donor-2{
    background-image: url('https://phtro-assets.s3-us-west-2.amazonaws.com/img/users/4.jpg');
}
div#donor-3{
    background-image: url('https://phtro-assets.s3-us-west-2.amazonaws.com/img/users/4.jpg');
}
div#donor-1{
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
div.graph-marker:before{
    content: 'January 21, 2026';
}
div.chart-date:before{
    content: 'January 21, 2026 - January 21, 2026';
}
div.profile-img, span#nucleus, div.donor-photo{
    background-image: url('https://phtro-assets.s3-us-west-2.amazonaws.com/img/users/1.jpg');
}
div#donor-name:before{
    content: 'Rashad Washington';
}
div#donor-email:before{
    content: 'rashad@philantro.com';
}
div#donor-phone:before{
    content: '+44 20 1234 5678';
}
div#donor-recurring:before{
    content: '\00a3 15.00';
}
div#donor-amount:before{
    content: '\00a3 200.00';
}
div.donor-zero:before{
    content: '\00a3 0.00'
}
div#donor-honorific:before{
    content: 'MBA';
}
div#gift-eligible:before{
    content: 'Eligible';
}
div#donor-transaction:before{
    content: '10';
}
div.c-campaign:before{
    content: 'Pug Hug Adoption Drive';
}
div.c-date:before{
    content: '2025-11-21 10:11:18';
}
div.contribution-listing.odd > div.c-date:before{
    content: '2025-12-21 10:12:18';
}
div.recurring-campaign:before, div.donation-campaign:before, div.spot-heading:before{
    content: 'Pug Hug Adoption Drive';
}
div.recurring-cost:before{
    content: '$10 Monthly';
}
div.recurring-head:before{
    content: 'Next Charge Scheduled: 2026-01-21';
}
div.donor-name:before{
    content: 'Rashad Washington';
}
div.donor-address:before{
    content: '12456 Main Street';
}
div.donor-email:before{
    content: 'rashad@philantro.com';
}
div.c-amount:before{
    content: '$10.00';
}
div.total-donated-count:before{
    content: '$1000';
}
div.y-t-d-donations-count:before{
    content: '$100';
}
div.total-recurring-count:before{
    content: '$25';
}
div.url-bar:after{
    content: 'pughug.org/donate';
}
div.url-bar-donor:after{
    content: 'pughug.org/donor-dashboard';
}
div.suggested-amount-1:before{
    content: '$250';
}
div.suggested-amount-2:before{
    content: '$500';
}
div.suggested-amount-3:before{
    content: '$1000';
}
div.campaign-goal:before{
    content:'$3,000 Fundraising Goal';
}
.nonprofit-dashboard-example div.spot-heading:before{
    content: 'January 7, 2026';
}

.receipt-header:before{
    content: 'Pug Hug';
}
.generic-donor-name:before{
    content: 'Rashad Washington';
}
.generic-donor-email:before{
    content: 'rashad@philantro.com';
}
.receipt-amount:before{
    content: '$100.00';
}
.donor-greeting:before{
    content:'Hi Rashad Washington, ';
}
.nonprofit-message:before{
    content: 'Thank you for generously supporting Pug Hug! While processing the card on file for your recurring gift, our systems indicated the error listed below. At your convenience, please verify the card on file and make any desired changes via your Donor Dashboard. We\'re grateful and thank you for your continued support.';
}
.charge-failure-reason:before{
    content: 'Card Expired - Visa: 4242 (Exp 10/20)';
}