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-0{
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
div.graph-marker:before{
    content: 'March 7, 2026';
}
div.chart-date:before{
    content: 'March 7, 2026 - March 7, 2026';
}
div.profile-img, span#nucleus, div.donor-photo{
    background-image: url('https://phtro-assets.s3-us-west-2.amazonaws.com/img/users/2.jpg');
}
div#donor-name:before{
    content: 'Amelia Holboken';
}
div#donor-email:before{
    content: 'amelia@philantro.com';
}
div#donor-phone:before{
    content: '+1(812)938-2382';
}
div#donor-recurring:before{
    content: '$10.00';
}
div#donor-amount:before{
    content: '$670.00';
}
div.donor-zero:before{
    content: '\00a3 0.00'
}
div#donor-honorific:before{
    content: 'N / A';
}
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: '2026-01-07 13:01:52';
}
div.contribution-listing.odd > div.c-date:before{
    content: '2026-02-07 13:02:52';
}
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-03-07';
}
div.donor-name:before{
    content: 'Amelia Holboken';
}
div.donor-address:before{
    content: '12456 Main Street';
}
div.donor-email:before{
    content: 'amelia@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: 'February 21, 2026';
}

.receipt-header:before{
    content: 'Pug Hug';
}
.generic-donor-name:before{
    content: 'Amelia Holboken';
}
.generic-donor-email:before{
    content: 'amelia@philantro.com';
}
.receipt-amount:before{
    content: '$100.00';
}
.donor-greeting:before{
    content:'Hi Amelia Holboken, ';
}
.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)';
}