<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>D&amp;A Services, LLC.</title>
	<atom:link href="https://dnasllc.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://dnasllc.com</link>
	<description>Industry-Leading Collection Services</description>
	<lastBuildDate>Fri, 21 Aug 2026 18:21:30 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.7</generator>

<image>
	<url>https://dnasllc.com/wp-content/uploads/2021/08/cropped-cropped-DA2.4withtype-e1427896864158-270x270-1-32x32.png</url>
	<title>D&amp;A Services, LLC.</title>
	<link>https://dnasllc.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Back To School 2026</title>
		<link>https://dnasllc.com/blog/2026/08/17/back-to-school-2026/</link>
		
		<dc:creator><![CDATA[dnasllc]]></dc:creator>
		<pubDate>Mon, 17 Aug 2026 22:59:56 +0000</pubDate>
				<category><![CDATA[Community]]></category>
		<guid isPermaLink="false">https://dnasllc.com/?p=2824</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_0 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_0">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_0  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_code et_pb_code_0">
				
				
				
				
				<div class="et_pb_code_inner"><!-- WordPress post body: paste into a Custom HTML block. -->
<style>
  .da-bts-2026 {
    --da-navy: #292c46;
    --da-orange: #b86105;
    --da-blue: #365f92;
    --da-text: #292a31;
    --da-muted: #686a74;
    --da-rule: #c8ccd8;
    --da-quote: #e8e9ef;
    color: var(--da-text);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 1.48;
    margin: 0 auto;
  }

  .da-bts-2026 * {
    box-sizing: border-box;
  }

  .da-bts-2026__eyebrow {
    align-items: center;
    color: var(--da-muted);
    display: flex;
    flex-wrap: wrap;
    font-size: 0.82rem;
    font-weight: 700;
    gap: 14px;
    letter-spacing: 0.02em;
    margin: 0 0 8px;
    text-transform: uppercase;
  }

  .da-bts-2026__eyebrow strong {
    color: var(--da-orange);
  }

  .da-bts-2026__divider {
    background: var(--da-rule);
    display: inline-block;
    height: 22px;
    width: 2px;
  }

  .da-bts-2026 h1 {
    color: var(--da-orange);
    font-size: clamp(2.25rem, 6vw, 3.5rem);
    line-height: 1.08;
    margin: 0 0 28px;
  }

  .da-bts-2026__lede {
    color: #3b3e50;
    font-size: 1.3rem;
    font-weight: 700;
    line-height: 1.42;
    margin: 0 0 32px;
    max-width: 1050px;
  }

  .da-bts-2026__intro-grid {
    align-items: start;
    display: grid;
    gap: 36px;
    grid-template-columns: minmax(0, 3fr) minmax(280px, 2fr);
  }

  .da-bts-2026 p {
    margin: 0 0 18px;
  }

  .da-bts-2026 figure {
    margin: 0;
  }

  .da-bts-2026 img {
    display: block;
    height: auto;
    max-width: 100%;
    width: 100%;
  }

  .da-bts-2026 figcaption,
  .da-bts-2026__gallery-caption {
    color: var(--da-muted);
    font-size: 0.82rem;
    font-style: italic;
    line-height: 1.42;
    margin-top: 9px;
  }

  .da-bts-2026__quote {
    background: var(--da-quote);
    border-left: 8px solid var(--da-orange);
    color: #303348;
    font-size: 1.08rem;
    font-weight: 700;
    margin: 30px 0;
    padding: 25px 34px 22px;
  }

  .da-bts-2026__quote p {
    margin-bottom: 12px;
  }

  .da-bts-2026__quote cite {
    color: var(--da-orange);
    display: block;
    font-size: 0.86rem;
    font-style: normal;
  }

  .da-bts-2026__stats {
    background: var(--da-navy);
    border-left: 8px solid var(--da-orange);
    color: #fff;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    margin: 0 0 28px;
    padding: 18px 0;
  }

  .da-bts-2026__stat {
    border-left: 1px solid rgba(255, 255, 255, 0.25);
    padding: 4px 15px;
    text-align: center;
  }

  .da-bts-2026__stat:first-child {
    border-left: 0;
  }

  .da-bts-2026__stat strong {
    display: block;
    font-size: 2.25rem;
    line-height: 1;
    margin-bottom: 8px;
  }

  .da-bts-2026__stat span {
    color: #d7d8e0;
    display: block;
    font-size: 0.7rem;
    font-weight: 700;
    line-height: 1.25;
    text-transform: uppercase;
  }

  .da-bts-2026 h2 {
    color: var(--da-navy);
    font-size: 1.2rem;
    margin: 0 0 16px;
  }

  .da-bts-2026__gallery {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .da-bts-2026__gallery img {
    aspect-ratio: 1 / 1;
    object-fit: cover;
  }

  .da-bts-2026__gallery-caption a,
  .da-bts-2026__sources a {
    color: var(--da-blue);
    overflow-wrap: anywhere;
  }

  .da-bts-2026__sources {
    border-top: 2px solid var(--da-rule);
    color: var(--da-muted);
    font-size: 0.76rem;
    line-height: 1.5;
    margin-top: 38px;
    padding-top: 8px;
  }

  .da-bts-2026__sources ol {
    margin: 0;
    padding-left: 22px;
  }

  .da-bts-2026__sources li {
    margin: 3px 0;
  }

  @media (max-width: 760px) {
    .da-bts-2026 {
      font-size: 16px;
    }

    .da-bts-2026__intro-grid {
      grid-template-columns: 1fr;
    }

    .da-bts-2026__stats,
    .da-bts-2026__gallery {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .da-bts-2026__stat:nth-child(3) {
      border-left: 0;
    }

    .da-bts-2026__quote {
      padding: 22px 20px 18px;
    }
  }

  @media (max-width: 430px) {
    .da-bts-2026__stats,
    .da-bts-2026__gallery {
      grid-template-columns: 1fr;
    }

    .da-bts-2026__stat {
      border-left: 0;
      border-top: 1px solid rgba(255, 255, 255, 0.25);
      padding: 14px;
    }

    .da-bts-2026__stat:first-child {
      border-top: 0;
    }
  }
</style>

<article class="da-bts-2026">
  <header>
    <p class="da-bts-2026__eyebrow">
      <strong>Community</strong>
      <span class="da-bts-2026__divider" aria-hidden="true"></span>
      <span>For Immediate Release · August 2026</span>
    </p> 
    <h1>Back to School 2026</h1>
    <p class="da-bts-2026__lede">D&A Services employees donated more than 50 new backpacks filled with school supplies to the “Communities That Care” Back-to-School program.</p> 
  </header>

  <section class="da-bts-2026__intro-grid" aria-label="Announcement details">
    <div>
      <p>D&A Services, LLC, a collection agency headquartered in Des Plaines, Illinois, continued its commitment to the community in 2026, with employees donating over 50 new backpacks filled with much-needed school supplies to the “Communities That Care” Back-to-School program – up from more than 30 backpacks in 2025.</p> 
      <p>The initiative benefits underprivileged children throughout the Chicagoland area. Employees choose a tag listing the supplies needed for a specific grade level, fill a new backpack with every item, and attach the tag to the front – a simple way to help a child feel confident and prepared on the first day of school.</p> 
    </div>
    <figure>
      <img decoding="async" src="https://dnasllc.com/wp-content/uploads/2026/08/backpacks-boxed.jpg" alt="Donated backpacks sorted inside cardboard boxes at the D&#038;A Services office" loading="lazy">
<figcaption>Donated backpacks sorted and boxed at D&A Services ahead of delivery.</figcaption>
    </figure>
  </section>

  <blockquote class="da-bts-2026__quote">
    <p>“Very proud of our team. We are supporting the ‘Communities that Care’ Back-To-School program, providing underprivileged children with backpacks and school supplies. We want to thank you all for giving a child a fresh new start to the school year!”</p> 
    <cite>– Greg Neely, Chief Operations Officer, D&A Services, LLC</cite>
  </blockquote>

  <section class="da-bts-2026__stats" aria-label="2026 drive statistics">
    <div class="da-bts-2026__stat"><strong>50+</strong><span>New backpacks donated</span></div>
    <div class="da-bts-2026__stat"><strong>100%</strong><span>Employee-funded</span></div>
    <div class="da-bts-2026__stat"><strong>3</strong><span>D&A office locations</span></div>
    <div class="da-bts-2026__stat"><strong>K–12</strong><span>Grade levels supported</span></div>
  </section>

  <section aria-labelledby="da-gallery-title">
    <h2 id="da-gallery-title">From the 2026 drive</h2>
    <div class="da-bts-2026__gallery">
      <img decoding="async" src="https://dnasllc.com/wp-content/uploads/2026/08/backpacks-staged.jpg" alt="Backpacks staged at the D&#038;A Services office" loading="lazy">
      <img decoding="async" src="https://dnasllc.com/wp-content/uploads/2026/08/backpacks-supply-lists.jpg" alt="Donated backpacks matched to school supply lists" loading="lazy">
      <img decoding="async" src="https://dnasllc.com/wp-content/uploads/2026/08/backpacks-loaded-for-delivery.jpg" alt="Backpacks and boxes loaded into a vehicle for delivery" loading="lazy">
      <img decoding="async" src="https://dnasllc.com/wp-content/uploads/2026/08/backpack-grade-level-tag.jpg" alt="Grade-level school supply list attached to a backpack" loading="lazy">
    </div>
    <p class="da-bts-2026__gallery-caption">Backpacks staged at the D&A office, matched to grade-level supply lists, loaded for delivery, and tagged for the program. Learn more or donate at <a href="http://ctc4kids.org/" rel="nofollow noopener" target="_blank">ctc4kids.org</a>, operated by Back 2 School Illinois.</p> 
  </section>
</article>
</div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>D&#038;A Services Named a 2026 Best Place to Work in Collections</title>
		<link>https://dnasllc.com/blog/2026/07/24/da-services-named-a-2026-best-place-to-work-in-collections/</link>
		
		<dc:creator><![CDATA[dnasllc]]></dc:creator>
		<pubDate>Fri, 24 Jul 2026 22:56:47 +0000</pubDate>
				<category><![CDATA[Company News]]></category>
		<guid isPermaLink="false">https://dnasllc.com/?p=2772</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_1 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_1">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_1  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_code et_pb_code_1">
				
				
				
				
				<div class="et_pb_code_inner"><style>
    .da-bptw-post {
        --da-navy: #092d5c;
        --da-blue: #07599b;
        --da-sky: #e9f5fc;
        --da-gold: #f6bd30;
        --da-ink: #18324d;
        --da-muted: #58708a;
        --da-white: #ffffff;
        max-width: 1200px;
        margin: 0 auto;
        color: var(--da-ink);
        font-family: Arial, Helvetica, sans-serif;
        line-height: 1.65;
    }

    .da-bptw-post * {
        box-sizing: border-box;
    }

    .da-bptw-hero {
        position: relative;
        overflow: hidden;
        padding: 68px 8%;
        color: var(--da-white);
        background:
            radial-gradient(circle at 92% 8%, rgba(255, 255, 255, .16) 0, rgba(255, 255, 255, 0) 28%), linear-gradient(135deg, #2b2d44 0%, #464973 100%);
        border-radius: 12px 12px 0 0;
    }

    .da-bptw-hero:after {
        position: absolute;
        right: -70px;
        bottom: -120px;
        width: 360px;
        height: 360px;
        border: 42px solid rgba(255,255,255,.10);
        border-radius: 50%;
        content: "";
    }

    .da-bptw-kicker {
        display: inline-block;
        margin: 0 0 18px;
        padding: 6px 12px;
        border: 1px solid rgba(255,255,255,.35);
        border-radius: 99px;
        color: #fff;
        font-size: 12px;
        font-weight: 700;
        letter-spacing: 1.1px;
        line-height: 1.2;
        text-transform: uppercase;
    }

    .da-bptw-hero h1 {
        position: relative;
        z-index: 1;
        max-width: 760px;
        margin: 0;
        color: #fff;
        font-size: clamp(32px, 5vw, 58px);
        font-weight: 800;
        letter-spacing: -.8px;
        line-height: 1.08;
    }

    .da-bptw-hero p {
        position: relative;
        z-index: 1;
        max-width: 680px;
        margin: 22px 0 0;
        color: rgba(255,255,255,.92);
        font-size: 19px;
        line-height: 1.55;
    }

    .da-bptw-content {
        padding: 48px 8%;
        background: #fff;
        border: 1px solid #dce7f0;
        border-top: 0;
        border-radius: 0 0 12px 12px;
    }

    .da-bptw-date {
        margin: 0 0 26px;
        color: var(--da-blue);
        font-size: 13px;
        font-weight: 700;
        letter-spacing: .7px;
        text-transform: uppercase;
    }

    .da-bptw-content h2 {
        margin: 38px 0 14px;
        color: var(--da-navy);
        font-size: 29px;
        line-height: 1.2;
    }

    .da-bptw-content p {
        margin: 0 0 20px;
        font-size: 17px;
    }

    .da-bptw-highlight {
        margin: 34px 0;
        padding: 30px 32px;
        background: var(--da-sky);
        border-left: 6px solid var(--da-gold);
        border-radius: 4px;
    }

    .da-bptw-highlight p {
        margin: 0;
        color: var(--da-navy);
        font-size: 21px;
        font-style: italic;
        line-height: 1.5;
    }

    .da-bptw-highlight cite {
        display: block;
        margin-top: 14px;
        color: var(--da-muted);
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
    }

    .da-bptw-details {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 16px;
        margin: 32px 0 38px;
    }

    .da-bptw-detail {
        padding: 22px 18px;
        text-align: center;
        background: #f7fafc;
        border: 1px solid #ababab;
        border-radius: 8px;
    }

    .da-bptw-detail strong {
        display: block;
        margin-bottom: 5px;
        color: var(--da-blue);
        font-size: 13px;
        letter-spacing: .7px;
        text-transform: uppercase;
    }

    .da-bptw-detail span {
        color: var(--da-ink);
        font-size: 16px;
        font-weight: 700;
    }

    .da-bptw-closing {
        margin-top: 38px;
        padding-top: 30px;
        border-top: 1px solid #dce7f0;
    }

    @media (max-width: 640px) {
        .da-bptw-hero,
        .da-bptw-content {
            padding-right: 7%;
            padding-left: 7%;
        }

        .da-bptw-hero {
            padding-top: 52px;
            padding-bottom: 52px;
        }

        .da-bptw-details {
            grid-template-columns: 1fr;
        }

        .da-bptw-highlight {
            padding: 25px 22px;
        }
    }
</style>

<article class="da-bptw-post">
    <header class="da-bptw-hero">
        <div class="da-bptw-kicker">Presented by ACA International</div>
        <h1>D&A Services Named a 2026 Best Place to Work in Collections</h1>
        <p>
            We are proud to be recognized by ACA International for our commitment
            to an exceptional workplace culture and the people who make it possible.
        </p> 
    </header>

    <div class="da-bptw-content">
        <p class="da-bptw-date">July 24, 2026</p> 

        <p>
            D&A Services, LLC is honored to announce that we have been named
            one of the <strong>2026 Best Places to Work in Collections</strong> by
            ACA International. The recognition was announced during ACA
            International’s Annual Convention & Expo in Orlando.
        </p> 

        <h2>A Recognition of Our People</h2>

        <p>
            The Best Places to Work in Collections program recognizes organizations
            that demonstrate outstanding employer practices, a strong workplace
            culture, and meaningful employee engagement. The program includes an
            independent evaluation of employer practices and employee feedback.
        </p> 

        <p>
            This honor reflects the dedication, professionalism, and compassion our
            team brings to their work each day. At D&A Services, we believe that
            supporting our employees helps us deliver a better experience for our
            clients, consumers, and communities.
        </p> 

        <blockquote class="da-bptw-highlight">
            <p>
                “This recognition is a testament to the commitment our team shows
                every day—to professionalism, empathy, and exceptional client service.”
            </p> 
            <cite>— Jeff Hasenmiller, CEO, D&A Services</cite>
        </blockquote>

        <h2>Built on Professionalism, Empathy, and Service</h2>

        <p>
            We are grateful to every member of the D&A Services team for helping
            create a workplace where people can grow, contribute, and succeed. Their
            dedication is at the heart of this achievement and the service we provide
            every day.
        </p> 

        <p class="da-bptw-closing">
            Thank you to ACA International and Best Companies Group for recognizing
            organizations that prioritize workplace excellence. We are proud to share
            this honor with our employees and look forward to continuing to build a
            culture that puts people first.
        </p> 
    </div>
</article></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Crown Asset Management Names 2025 Agency of the Year Award Winner</title>
		<link>https://dnasllc.com/blog/2026/06/02/crown-asset-management-names-2025-agency-of-the-year-award-winner/</link>
		
		<dc:creator><![CDATA[dnasllc]]></dc:creator>
		<pubDate>Tue, 02 Jun 2026 16:42:31 +0000</pubDate>
				<category><![CDATA[Company News]]></category>
		<guid isPermaLink="false">https://dnasllc.com/?p=2762</guid>

					<description><![CDATA[DULUTH, Ga. – Crown Asset Management, a specialty finance and receivables management firm, is announcing its 2025 Agency of the Year and Firm of the Year awards. The Award Winners were selected from the company’s national network of partner collection agencies and law firms. The award selection process consists of an annual review completed at the start [&#8230;]]]></description>
										<content:encoded><![CDATA[<p style="font-weight: 400;"><strong><img loading="lazy" decoding="async" class="alignleft wp-image-2765 size-medium" src="https://dnasllc.com/wp-content/uploads/2026/06/dna-image-1-e1780418406848-300x281.png" alt="" width="300" height="281" />DULUTH, Ga. </strong>– <a href="https://www.linkedin.com/company/crown-asset-management-llc" data-saferedirecturl="https://www.google.com/url?q=https://www.linkedin.com/company/crown-asset-management-llc&amp;source=gmail&amp;ust=1780494838918000&amp;usg=AOvVaw1cQUEAIM_1dBxVXZLkYEBd" rel="nofollow noopener" target="_blank">Crown Asset Management</a>, a specialty finance and receivables management firm, is announcing its 2025 Agency of the Year and Firm of the Year awards. The Award Winners were selected from the company’s national network of partner collection agencies and law firms. The award selection process consists of an annual review completed at the start of each new year after the finalization of all performance reviews, compliance audits, and evaluations from the previous year. The Crown leadership team compiles and unifies the quantifiable data to develop a final overall score reflecting the year’s big-picture performance.</p>
<p><img loading="lazy" decoding="async" class="alignright wp-image-2767 size-medium" src="https://dnasllc.com/wp-content/uploads/2026/06/dna-image-2-225x300.png" alt="" width="225" height="300" /></p>
<p style="font-weight: 400;">While all of the company’s trusted partners must operate “above par” to be onboarded and maintained as part of the network, these awards honor and reward exceptional consistency and excellence. These professional organizations demonstrated outstanding standards of compliance, consistently reflected ethical and honorable practices, and delivered superior results. This year, one collection agency received the highly regarded annual recognition for their business practices and commitment to the integrity of our industry.<strong> </strong></p>
<p style="font-weight: 400;"><strong>Agency of the Year – D&amp;A Services, LLC</strong></p>
<p style="font-weight: 400;">D&amp;A Services, LLC began its partnership with Crown in 2012 and has continuously maintained exceptional compliance and service levels. Their depth of knowledge, industry experience, and quality of service continues to set them apart and provide the basis for additional growth.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>D&#038;A Services, LLC Honored with Two Awards at the 2026 Cavalry Portfolio Services Vendor Summit</title>
		<link>https://dnasllc.com/blog/2026/05/08/da-services-llc-honored-with-two-awards-at-the-2026-cavalry-portfolio-services-vendor-summit/</link>
		
		<dc:creator><![CDATA[dnasllc]]></dc:creator>
		<pubDate>Fri, 08 May 2026 15:46:16 +0000</pubDate>
				<category><![CDATA[Company News]]></category>
		<guid isPermaLink="false">https://dnasllc.com/?p=2733</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_2 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_2">
								<div class="et_pb_column et_pb_column_4_4 et_pb_column_2  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_0  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><style>
  .award-images {
    display: flex;
    flex-direction: row;
    gap: 16px;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin: 24px 0;
    background-color: #f9f9f9;
    border: 1px solid #e0e0e0;
    border-radius: 10px;
    padding: 20px;
    margin-top:0px;
  }
  .award-images img {
    border-radius: 6px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    width: calc(50% - 8px);
    min-width: 280px;
    max-width: 100%;
    height: auto;
    flex: 1 1 280px;
  }
  .award-list {
    list-style: none;
    padding-left: 0 !important;
    font-size: 1.25em;
  }
  .award-list > li {
    list-style: none !important;
    padding-bottom:10px;
    list-style-type:none !important;
  }
   h2.awardContext {
    text-align: center;
    color: #b46008;
    line-height: 1.3;
    font-weight:600;
  }
</style>
<p>D&amp;A Services, LLC (&#8220;D&amp;A&#8221;) is proud to announce that we were the recipient of <span style="color:#b36009;font-weight:bold;">two prestigious awards</span> during the 2026 Cavalry Portfolio Services, LLC recognition ceremony:</p>
<ul class="award-list">
<li>&#x1f3c6; <strong>Embracing Core Values</strong></li>
<li>&#x1f3c6; <strong>Excellent Vendor Management</strong></li>
</ul>
<div class="award-images">
  <img loading="lazy" decoding="async" src="https://dnasllc.com/wp-content/uploads/2026/05/CAV-2026-Summit-Group-Pic.jpg" alt="Award recipients" width="640" height="634" class="alignnone size-full wp-image-2734" srcset="https://dnasllc.com/wp-content/uploads/2026/05/CAV-2026-Summit-Group-Pic.jpg 640w, https://dnasllc.com/wp-content/uploads/2026/05/CAV-2026-Summit-Group-Pic-480x476.jpg 480w" sizes="auto, (min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 640px, 100vw" /><br />
  <img loading="lazy" decoding="async" src="https://dnasllc.com/wp-content/uploads/2026/05/2026-CAV-Summit-Awards.jpg" alt="2026 Cavalry Summit Awards Trophy" width="640" height="542" class="alignnone size-full wp-image-2736" srcset="https://dnasllc.com/wp-content/uploads/2026/05/2026-CAV-Summit-Awards.jpg 640w, https://dnasllc.com/wp-content/uploads/2026/05/2026-CAV-Summit-Awards-480x407.jpg 480w" sizes="auto, (min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 640px, 100vw" />
</div>
<h2 class="awardContext">These awards reflect our team&#8217;s unwavering dedication to operational excellence, integrity, and a consumer-first approach in every interaction.</h2>
<hr />
<p><strong>About Cavalry Portfolio Services, LLC</strong></p>
<p>Founded in 2002, Cavalry Portfolio Services, LLC is a leader in the acquisition and management of non-performing consumer loan portfolios. Cavalry helps people create affordable solutions to resolve their debt and is committed to providing customers with a professional experience.</p>
<p><strong>About D&amp;A Services, LLC</strong></p>
<p>D&amp;A Services, LLC is a nationally recognized accounts receivable management firm dedicated to compliant, consumer-focused recovery solutions. With a foundation built on regulatory compliance, ethical practices, and strong client partnerships, D&amp;A continues to set the standard for professionalism in the collections industry.</p>
<p><strong>A Shared Commitment to Consumers</strong></p>
<p>D&amp;A Services, LLC, as well as its clients, are committed to professional and honest dealings with all consumers. We strive to provide a courteous and professional interaction each and every time. We understand that each individual consumer&#8217;s situation is unique and will do our best to work with you.</p>
<p>D&amp;A is proud to be a partner with Cavalry, and we are honored to receive such recognition.</p></div>
			</div>
			</div>			
				
				
				
				
			</div>		
				
				
			</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>2025 Maryville Academy Toy Drive</title>
		<link>https://dnasllc.com/blog/2025/12/29/2025-maryville-academy-toy-drive/</link>
		
		<dc:creator><![CDATA[dnasllc]]></dc:creator>
		<pubDate>Mon, 29 Dec 2025 15:21:31 +0000</pubDate>
				<category><![CDATA[Company News]]></category>
		<category><![CDATA[Community]]></category>
		<guid isPermaLink="false">https://dnasllc.com/?p=2686</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_3 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_3">
				<div class="et_pb_column et_pb_column_2_3 et_pb_column_3  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_1  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h4><strong>Christmas is upon us, but Santa isn’t the only one putting presents under the tree:</strong></h4>
<p>D&amp;A Services and all of our employees continue to support our local orphanage Maryville Academy located here in Des Plaines, with toy and gift card donations exceeding $5,000.00.</p>
<p>Maryville’s mission is to help children and families reach their fullest potential by empowering intellectual, spiritual, moral and emotional growth. Maryville’s children will achieve personal and spiritual fulfillment as they become contributors to their communities and citizens of the world. They believe that every person has value in our society and should be encouraged to excel, no matter the challenges that life has offered.</p>
<blockquote>
<p>“For many years, our company had been active in donating to organizations and charities. I couldn’t be more proud of our employees and their dedication to supporting the local community! Giving back is a core pillar and commitment we firmly stand by.”</p>
<p><strong><em>Jeff Hasenmiller – CEO</em></strong></p>
</blockquote>
<p>To learn more about Maryville Academy, visit <a href="http://www.maryvilleacademy.org" rel="nofollow noopener" target="_blank">www.maryvilleacademy.org</a>.</p>
<p><a href="https://maryvilleacademy.org/" rel="nofollow noopener" target="_blank"><img loading="lazy" decoding="async" class="wp-image-2473 alignnone size-medium" src="https://dnasllc.com/wp-content/uploads/2024/01/SCR-20240102-ltdk-300x75.png" alt="Maryville Academy Logo" width="300" height="75" /></a></p></div>
			</div>
			</div><div class="et_pb_column et_pb_column_1_3 et_pb_column_4  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_image et_pb_image_0 et_pb_has_overlay">
				
				
				
				
				<a href="https://dnasllc.com/wp-content/uploads/2025/12/Maryville-2-2025.jpg" class="et_pb_lightbox_image" title=""><span class="et_pb_image_wrap "><img loading="lazy" decoding="async" width="299" height="480" src="https://dnasllc.com/wp-content/uploads/2025/12/Maryville-2-2025.jpg" alt="" title="Maryville 2 2025" srcset="https://dnasllc.com/wp-content/uploads/2025/12/Maryville-2-2025.jpg 299w, https://dnasllc.com/wp-content/uploads/2025/12/Maryville-2-2025-187x300.jpg 187w" sizes="auto, (max-width: 299px) 100vw, 299px" class="wp-image-2701" /><span class="et_overlay et_pb_inline_icon" data-icon="T"></span></span></a>
			</div><div class="et_pb_module et_pb_image et_pb_image_1">
				
				
				
				
				<span class="et_pb_image_wrap "><img loading="lazy" decoding="async" width="360" height="480" src="https://dnasllc.com/wp-content/uploads/2025/12/Maryville-2025.jpg" alt="" title="Maryville 2025" srcset="https://dnasllc.com/wp-content/uploads/2025/12/Maryville-2025.jpg 360w, https://dnasllc.com/wp-content/uploads/2025/12/Maryville-2025-225x300.jpg 225w" sizes="auto, (max-width: 360px) 100vw, 360px" class="wp-image-2699" /></span>
			</div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_4">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_5  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_2  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h4><strong>Christmas is upon us, but Santa isn’t the only one putting presents under the tree:</strong></h4>
<p>D&amp;A Services and all of our employees continue to support our local orphanage Maryville Academy located here in Des Plaines, with toy and gift card donations exceeding $5,000.00.</p>
<p>Maryville’s mission is to help children and families reach their fullest potential by empowering intellectual, spiritual, moral and emotional growth. Maryville’s children will achieve personal and spiritual fulfillment as they become contributors to their communities and citizens of the world. They believe that every person has value in our society and should be encouraged to excel, no matter the challenges that life has offered.</p>
<blockquote>
<p>“For many years, our company had been active in donating to organizations and charities. I couldn’t be more proud of our employees and their dedication to supporting the local community! Giving back is a core pillar and commitment we firmly stand by.”</p>
<p><strong><em>Jeff Hasenmiller – CEO</em></strong></p>
</blockquote>
<p>To learn more about Maryville Academy, visit <a href="http://www.maryvilleacademy.org" rel="nofollow noopener" target="_blank">www.maryvilleacademy.org</a>.</p>
<p><a href="https://maryvilleacademy.org/" rel="nofollow noopener" target="_blank"><img loading="lazy" decoding="async" class="wp-image-2473 alignnone size-medium" src="https://dnasllc.com/wp-content/uploads/2024/01/SCR-20240102-ltdk-300x75.png" alt="Maryville Academy Logo" width="300" height="75" /></a></p></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Covenant House Sleep Out</title>
		<link>https://dnasllc.com/blog/2025/11/20/covenant-house-sleep-out/</link>
		
		<dc:creator><![CDATA[dnasllc]]></dc:creator>
		<pubDate>Thu, 20 Nov 2025 21:16:03 +0000</pubDate>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Company News]]></category>
		<guid isPermaLink="false">https://dnasllc.com/?p=2679</guid>

					<description><![CDATA[DES PLAINES, IL — 11/20/2025 — DNA Services proudly announced its support for the Covenant House Sleep Out, a nationwide initiative that raises awareness and funds for children and youth experiencing homelessness. This meaningful event invites participants to spend one night sleeping outside in solidarity with those who face this challenge every night. Covenant House [&#8230;]]]></description>
										<content:encoded><![CDATA[<p style="font-weight: 400;"><strong>DES PLAINES, IL — 11/20/2025</strong> — DNA Services proudly announced its support for the Covenant House Sleep Out, a nationwide initiative that raises awareness and funds for children and youth experiencing homelessness. This meaningful event invites participants to spend one night sleeping outside in solidarity with those who face this challenge every night.</p>
<p style="font-weight: 400;">Covenant House provides shelter, food, safety, and immediate crisis care to young people facing homelessness and human trafficking across North America. The Sleep Out plays a vital role in ensuring that these children have access to safe spaces, caring support, and opportunities to build a brighter future.</p>
<blockquote>
<p style="font-weight: 400;"><em><strong>“At DNA Services, we believe in supporting organizations that make real, lasting change in their communities,”</strong> said Jeff Hasenmiller, CEO of D&amp;A Services, LLC. “We were very proud to partner with Covenant House and contribute to a cause that protects, empowers, and uplifts vulnerable youth.”</em></p>
</blockquote>
<p style="font-weight: 400;"><em><strong>To learn more about Covenant House or to make a donation, visit <a href="https://www.covenanthouse.org/get-involved/take-action/events/sleep-out" target="_blank" rel="noopener nofollow">Covenant House Sleep Out</a>.</strong></em></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Back to School 2025</title>
		<link>https://dnasllc.com/blog/2025/08/11/back-to-school-2025/</link>
		
		<dc:creator><![CDATA[dnasllc]]></dc:creator>
		<pubDate>Mon, 11 Aug 2025 18:01:55 +0000</pubDate>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[D&A Services LLC]]></category>
		<guid isPermaLink="false">https://dnasllc.com/?p=2649</guid>

					<description><![CDATA[D&#38;A Services, LLC, a collection agency headquartered in Des Plaines, IL, continued its commitment to the community in 2025, with employees donating over 30 backpacks filled with much-needed school supplies to the “Communities That Care” Back-to-School program. “Very Proud of our Team. We are supporting “Communities that Care” Back-To-School program. Providing underprivileged children with backpacks [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p><a href="https://www.bbb.org/us/il/des-plaines/profile/collections-agencies/d-a-services-0654-88330898/complaints" target="_blank" rel="noreferrer noopener nofollow">D&amp;A Services, LLC</a>, a collection agency headquartered in Des Plaines, IL, continued its commitment to the community in 2025, with employees donating over 30 backpacks filled with much-needed school supplies to the “Communities That Care” Back-to-School program. <img loading="lazy" decoding="async" width="488" height="640" src="https://dnasllc.com/wp-content/uploads/2025/08/image001-2.jpg" alt="" class="wp-image-2650" style="float:right; margin:0 0 10px 20px;" srcset="https://dnasllc.com/wp-content/uploads/2025/08/image001-2.jpg 488w, https://dnasllc.com/wp-content/uploads/2025/08/image001-2-480x630.jpg 480w" sizes="auto, (min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 488px, 100vw" /></p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p>“Very Proud of our Team. We are supporting “Communities that Care” Back-To-School program. Providing underprivileged children with backpacks and school supplies. We want to thank you all for giving a child a fresh new start to the school year! #Teachers #team #Family #givingbacktothecommunity” <br><strong>– Greg Neely, Chief Operations Officer at D&amp;A Services, LLC.</strong></p>
</blockquote>



<p>This Back-to-School initiative benefits underprivileged children in the Chicagoland area. The program partners with Communities That Care to collect backpacks filled with essential school supplies for low-income youth, ensuring they have the tools needed for academic success.</p>



<p>The process is simple: choose a Back-to-School tag with a supply list for a specific age group, purchase a new backpack, fill it with the listed items, and attach the tag to the front. It’s a meaningful way to make a child feel confident and prepared on that important first day of school.</p>



<p>Back 2 School Illinois (formerly The Illinois Currency Exchange Charitable Foundation) was established in 2010 by the Community Currency Exchange Association of Illinois (CCEA), representing more than 350 Currency Exchanges across the state. The organization’s roots go back even further, to the first free school supply distributions held years earlier.</p>



<p>While the Back 2 School program remains its primary focus, Back 2 School Illinois also runs other initiatives that align with its mission of supporting children’s education.</p>



<p><p style="padding-bottom:30px;">To learn more about the program or to donate, visit: <a href="http://ctc4kids.org/" rel="nofollow noopener" target="_blank">http://ctc4kids.org/</a></p></p>


<style type="text/css">
img.wp-image-2650.perfmatters-lazy.loaded {padding: 20px;}
#main-content > div > div > div.et_pb_section.et_pb_section_0_tb_body.et_pb_with_background.et_section_regular > div > div.et_pb_column.et_pb_column_1_3.et_pb_column_1_tb_body.et_pb_css_mix_blend_mode_passthrough.et-last-child > div > a > span > img {display: none;}
</style>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Crown Asset Management Names 2024 Agency of the Year Award Winner</title>
		<link>https://dnasllc.com/blog/2025/02/03/crown-asset-management-names-2024-agency-of-the-year-award-winner/</link>
		
		<dc:creator><![CDATA[dnasllc]]></dc:creator>
		<pubDate>Mon, 03 Feb 2025 15:18:00 +0000</pubDate>
				<category><![CDATA[Company News]]></category>
		<guid isPermaLink="false">https://dnasllc.com/?p=2594</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[
<div class="et_pb_section et_pb_section_4 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_5">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_6  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_3  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p style="font-weight: 400;"><strong><img loading="lazy" decoding="async" src="https://dnasllc.com/wp-content/uploads/2025/02/CAM-2024-AOY-Award_3-1-220x300.jpg" width="220" height="300" alt="" class="wp-image-2598 alignright size-medium" />DULUTH, Ga. </strong>– <a href="https://www.linkedin.com/company/crown-asset-management-llc" rel="nofollow noopener" target="_blank">Crown Asset Management</a>, a specialty finance and receivables management firm, is announcing its 2024 Agency of the Year and Firm of the Year awards. The Award Winners were selected from the company’s national network of partner collection agencies and law firms. The award selection process consists of an annual review completed at the start of each new year after the finalization of all performance reviews, compliance audits, and evaluations from the previous year. The Crown leadership team compiles and unifies the quantifiable data to develop a final overall score reflecting the year’s big-picture performance.</p>
<p style="font-weight: 400;">While all of the company’s trusted partners must operate “above par” to be onboarded and maintained as part of the network, these awards honor and reward exceptional consistency and excellence. These professional organizations demonstrated outstanding standards of compliance, consistently reflected ethical and honorable practices, and delivered superior results. This year, one collection agency received the highly regarded annual recognition for their business practices and commitment to the integrity of our industry.<strong> </strong></p>
<p style="font-weight: 400;"><strong>Agency of the Year – D&amp;A Services, LLC</strong></p>
<p style="font-weight: 400;">D&amp;A Services, LLC began its partnership with Crown in 2012 and has continuously maintained exceptional compliance and service levels. Their depth of knowledge, industry experience, and quality of service continues to set them apart and provide the basis for additional growth.</p></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>2024 Maryville Academy Toy Drive</title>
		<link>https://dnasllc.com/blog/2024/12/26/2024-maryville-academy-toy-drive/</link>
		
		<dc:creator><![CDATA[dnasllc]]></dc:creator>
		<pubDate>Thu, 26 Dec 2024 18:12:00 +0000</pubDate>
				<category><![CDATA[Company News]]></category>
		<category><![CDATA[Community]]></category>
		<guid isPermaLink="false">https://dnasllc.com/?p=2603</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[
<div class="et_pb_section et_pb_section_5 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_6">
				<div class="et_pb_column et_pb_column_2_3 et_pb_column_7  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_4  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h4><strong>Christmas is upon us, but Santa isn’t the only one putting presents under the tree:</strong></h4>
<p>D&amp;A Services and all of our employees continue to support our local orphanage Maryville Academy located here in Des Plaines, with toy and gift card donations exceeding $4,000.00.</p>
<p>Maryville’s mission is to help children and families reach their fullest potential by empowering intellectual, spiritual, moral and emotional growth. Maryville’s children will achieve personal and spiritual fulfillment as they become contributors to their communities and citizens of the world. They believe that every person has value in our society and should be encouraged to excel, no matter the challenges that life has offered.</p>
<blockquote>
<p>“For many years, our company had been active in donating to organizations and charities. I couldn’t be more proud of our employees and their dedication to supporting the local community! Giving back is a core pillar and commitment we firmly stand by.”<br /><strong><em></em></strong></p>
<p><strong><em>Jeff Hasenmiller – CEO</em></strong></p>
</blockquote>
<p>To learn more about Maryville Academy, visit <a href="http://www.maryvilleacademy.org" rel="nofollow noopener" target="_blank">www.maryvilleacademy.org</a>.</p>
<p><a href="https://maryvilleacademy.org/" rel="nofollow noopener" target="_blank"><img loading="lazy" decoding="async" src="https://dnasllc.com/wp-content/uploads/2024/01/SCR-20240102-ltdk-300x75.png" width="300" height="75" alt="Maryville Academy Logo" class="wp-image-2473 alignnone size-medium" /></a></p></div>
			</div>
			</div><div class="et_pb_column et_pb_column_1_3 et_pb_column_8  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_image et_pb_image_2 et_pb_has_overlay">
				
				
				
				
				<a href="https://dnasllc.com/wp-content/uploads/2025/02/Maryville-2024-Pic1.jpg" class="et_pb_lightbox_image" title=""><span class="et_pb_image_wrap "><img loading="lazy" decoding="async" width="480" height="640" src="https://dnasllc.com/wp-content/uploads/2025/02/Maryville-2024-Pic1.jpg" alt="" title="Maryville 2024 Pic1" srcset="https://dnasllc.com/wp-content/uploads/2025/02/Maryville-2024-Pic1.jpg 480w, https://dnasllc.com/wp-content/uploads/2025/02/Maryville-2024-Pic1-225x300.jpg 225w" sizes="auto, (max-width: 480px) 100vw, 480px" class="wp-image-2606" /><span class="et_overlay et_pb_inline_icon" data-icon="T"></span></span></a>
			</div><div class="et_pb_module et_pb_image et_pb_image_3">
				
				
				
				
				<span class="et_pb_image_wrap "><img loading="lazy" decoding="async" width="480" height="640" src="https://dnasllc.com/wp-content/uploads/2025/02/Maryville-2024-Pic2.jpg" alt="" title="Maryville 2024 Pic2" srcset="https://dnasllc.com/wp-content/uploads/2025/02/Maryville-2024-Pic2.jpg 480w, https://dnasllc.com/wp-content/uploads/2025/02/Maryville-2024-Pic2-225x300.jpg 225w" sizes="auto, (max-width: 480px) 100vw, 480px" class="wp-image-2608" /></span>
			</div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_7">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_9  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_5  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h4><strong>Christmas is upon us, but Santa isn’t the only one putting presents under the tree:</strong></h4>
<p>D&amp;A Services and all of our employees continue to support our local orphanage Maryville Academy located here in Des Plaines, with toy and gift card donations exceeding $4,000.00.</p>
<p>Maryville’s mission is to help children and families reach their fullest potential by empowering intellectual, spiritual, moral and emotional growth. Maryville’s children will achieve personal and spiritual fulfillment as they become contributors to their communities and citizens of the world. They believe that every person has value in our society and should be encouraged to excel, no matter the challenges that life has offered.</p>
<blockquote>
<p>“For many years, our company had been active in donating to organizations and charities. I couldn’t be more proud of our employees and their dedication to supporting the local community! Giving back is a core pillar and commitment we firmly stand by.”<br /><strong><em></em></strong></p>
<p><strong><em>Jeff Hasenmiller – CEO</em></strong></p>
</blockquote>
<p>To learn more about Maryville Academy, visit <a href="http://www.maryvilleacademy.org" rel="nofollow noopener" target="_blank">www.maryvilleacademy.org</a>.</p>
<p><a href="https://maryvilleacademy.org/" rel="nofollow noopener" target="_blank"><img loading="lazy" decoding="async" src="https://dnasllc.com/wp-content/uploads/2024/01/SCR-20240102-ltdk-300x75.png" width="300" height="75" alt="Maryville Academy Logo" class="wp-image-2473 alignnone size-medium" /></a></p></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Back to School 2024</title>
		<link>https://dnasllc.com/blog/2024/08/22/back-to-school-2024/</link>
		
		<dc:creator><![CDATA[dnasllc]]></dc:creator>
		<pubDate>Thu, 22 Aug 2024 21:34:39 +0000</pubDate>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[D&A Services LLC]]></category>
		<guid isPermaLink="false">https://dnasllc.com/?p=2525</guid>

					<description><![CDATA[D&#38;A Services, LLC, a collection agency headquartered in Des Plaines, IL, continued its support within the&#160;community, by its employees donating over 30 backpacks filled with much needed school supplies to the “Communities That Cares” program. “Very Proud of our Team. We are supporting &#8220;Communities that Care&#8221; Back-To-School program. Providing underprivileged children with backpacks and school [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p><a href="https://www.bbb.org/us/il/des-plaines/profile/collections-agencies/d-a-services-0654-88330898/complaints" target="_blank" rel="noreferrer noopener nofollow">D&amp;A Services, LLC</a>, a collection agency headquartered in Des Plaines, IL, continued its support within the&nbsp;community, by its employees donating over 30 backpacks filled with much needed school supplies to the “Communities That Cares” program.</p>



<p>“Very Proud of our Team. We are supporting &#8220;Communities that Care&#8221; Back-To-School program. Providing underprivileged children with backpacks and school supplies. We want to thank you all for giving a child a fresh new start to the school year! #Teachers #team #Family #givingbacktothecommunity” &#8211; Greg Neely, Chief Operations Officer at D&amp;A Services, LLC.</p>



<p>Back-to-School program benefiting underprivileged children in Chicagoland. This program partners with Communities That Care to collect backpacks filled with school supplies for low-income youth in our communities who are in need of the educational tools necessary for a proper education.&nbsp;</p>



<p>The program works by choosing a Back-to-School tag with a list of the school supplies needed for each age group. Participants purchase a new backpack, fill it with the school supplies listed on the tag, and attach the tag to the front of the backpack. It’s a great way to make a child feel like a million dollars, equipped with a brand new backpack and school supplies on that first day of school!&nbsp;</p>



<p>Back 2 School Illinois (formerly The Illinois Currency Exchange Charitable Foundation) was formed in 2010, by the Community Currency Exchange Association of Illinois (CCEA), which represents more than 350 Currency Exchanges in the state. The roots of the organization were planted a number of years earlier when the first free school supply distribution was launched.&nbsp;</p>



<p>While the Back 2 School program remains the main thrust of Back 2 School Illinois efforts, the organization also offers other programs that fit within the guidelines of our mission.&nbsp;</p>



<p><p style="padding-bottom:30px;">To learn more about the program, or to donate:&nbsp;<a href="http://ctc4kids.org/" rel="nofollow noopener" target="_blank">http://ctc4kids.org/</a></p></p>



<div class="wp-block-group is-layout-flow wp-block-group-is-layout-flow">
<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="343" height="415" data-id="2532" src="https://dnasllc.com/wp-content/uploads/2024/08/DA-BackPack-Program-2024-1.jpg" alt="" class="wp-image-2532" srcset="https://dnasllc.com/wp-content/uploads/2024/08/DA-BackPack-Program-2024-1.jpg 343w, https://dnasllc.com/wp-content/uploads/2024/08/DA-BackPack-Program-2024-1-248x300.jpg 248w" sizes="auto, (max-width: 343px) 100vw, 343px" /></figure>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="208" height="371" data-id="2530" src="https://dnasllc.com/wp-content/uploads/2024/08/DA-BackPack-Program-2024-2.jpg" alt="" class="wp-image-2530" srcset="https://dnasllc.com/wp-content/uploads/2024/08/DA-BackPack-Program-2024-2.jpg 208w, https://dnasllc.com/wp-content/uploads/2024/08/DA-BackPack-Program-2024-2-168x300.jpg 168w" sizes="auto, (max-width: 208px) 100vw, 208px" /></figure>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="185" height="368" data-id="2526" src="https://dnasllc.com/wp-content/uploads/2024/08/DA-BackPack-Program-2024-4.jpg" alt="" class="wp-image-2526" srcset="https://dnasllc.com/wp-content/uploads/2024/08/DA-BackPack-Program-2024-4.jpg 185w, https://dnasllc.com/wp-content/uploads/2024/08/DA-BackPack-Program-2024-4-151x300.jpg 151w" sizes="auto, (max-width: 185px) 100vw, 185px" /></figure>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="274" height="224" data-id="2528" src="https://dnasllc.com/wp-content/uploads/2024/08/DA-BackPack-Program-2024-3.jpg" alt="" class="wp-image-2528"/></figure>
</figure>
</div>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
