/* Five Below Request from: Mary Seewald
   Purpose: Change BPT icon for: 12
   Provided by: Joy Dodge 09/18/24 */

/* change to file icon with seal */
#benefittype-12 .plan-type-icon .plan-icon:before, 
#confirmBenefitType-12 .plan-type-icon .plan-icon:before,
#creditsSelection-12 .plan-type-icon .plan-icon:before{
    content: '\F048';
}