/*  You can change the icons of the intro and footer boxed bellow  */
/*  Once in the media center, open the Image URL of the desired icon in a new tab  */
/*  Copy the URL starting from "/Handlers/GetImage..."  */
/*  Paste in below in the desired area, BETWEEN THE BRACKETS.  */

.introDiagnose:before { 
  background-image: url("/Handlers/GetImage.ashx?IDMF=ccbade28-04e2-4c85-8fbe-55d9e31bb3fb");
}
.introMembership:before { 
  background-image: url("/Handlers/GetImage.ashx?IDMF=10a3f5e2-79e8-41ab-9053-f68510031916");
}
.introStories:before { 
  background-image: url("/Handlers/GetImage.ashx?IDMF=2d959487-eadc-4821-ac12-743643ab1fc6");
}
.introShop:before { 
  background-image: url("/Handlers/GetImage.ashx?IDMF=90ddf025-9971-4606-92cc-3ce083e39c8d");
}
.footerDonate:before { 
  background-image: url("/Handlers/GetImage.ashx?IDMF=51943659-74ed-4f9d-88ec-1a1bdbec92ea");
}
.footerVolunteer:before { 
  background-image: url("/Handlers/GetImage.ashx?IDMF=4b853e90-f27a-4137-a9c7-e6cbf3fe2d09");
}
.footerFundraise:before { 
  background-image: url("/Handlers/GetImage.ashx?IDMF=20ab13ec-112f-442c-9754-db7d07d39348");
}

