<?xml version="1.0" encoding="UTF-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:s="http://jadedpixel.com/-/spec/shopify">
  <id>https://casamspice.com/blogs/recipes.atom</id>
  <link rel="alternate" type="text/html" href="https://casamspice.com/blogs/recipes"/>
  <link rel="self" type="application/atom+xml" href="https://casamspice.com/blogs/recipes.atom"/>
  <title>Casa M Spice Co - Casa M Spice Co® Signature Recipes</title>
  <updated>2025-11-02T00:00:04-05:00</updated>
  <author>
    <name>Casa M Spice Co</name>
  </author>
  <entry>
    <id>https://casamspice.com/blogs/recipes/casa-m-queso-flameado</id>
    <published>2025-11-02T00:00:04-05:00</published>
    <updated>2026-06-08T13:10:23-05:00</updated>
    <link rel="alternate" type="text/html" href="https://casamspice.com/blogs/recipes/casa-m-queso-flameado"/>
    <title>Casa M Queso Flameado</title>
    <author>
      <name>Mike Hernandez</name>
    </author>
    <summary type="html">
      <![CDATA[Roasted green chiles and melted Chihuahua and Oaxaca cheese bubble in cast iron—tear into it hot with warm tortillas<p><a class="read-more" href="https://casamspice.com/blogs/recipes/casa-m-queso-flameado">More</a></p>]]>
    </summary>
    <content type="html">
      <![CDATA[<style>
.casam-recipe { background:#FBF5E6; color:#3C2A1A;
  font-family: 'Cormorant Garamond', Georgia, serif;
  padding: clamp(22px, 4vw, 40px) clamp(18px, 4vw, 44px);
  border-radius: 8px; line-height: 1.5;
  border: 1px solid rgba(60,42,26,0.15);
  max-width: 740px; margin: 0 auto 32px;
}
.casam-recipe h2, .casam-recipe h3, .casam-recipe h4 {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-style: italic; color:#A02B2B; margin: 0 0 8px;
}
.casam-recipe h2 { font-size: clamp(26px, 4vw, 36px); }
.casam-recipe h3 { font-size: clamp(18px, 2.4vw, 22px); margin-top: 24px;
  border-bottom: 1px solid rgba(60,42,26,0.15); padding-bottom: 4px; }
.casam-recipe h4 { font-size: 15px; color:#7A5A3A; margin-top: 14px;
  text-transform: uppercase; letter-spacing: 2px; }
.casam-recipe .cm-head { display:flex; gap:24px; flex-wrap: wrap;
  align-items: flex-start; margin-bottom: 18px; }
.casam-recipe .cm-headtxt { flex: 2 1 280px; min-width: 0; }
.casam-recipe .cm-hero { flex: 1 1 220px; max-width: 280px; }
.casam-recipe .cm-hero img { width: 100%; height: auto; border-radius: 6px;
  border: 1px solid rgba(60,42,26,0.15); display: block; }
.casam-recipe .cm-headnote { font-style: italic; color:#3C2A1A;
  font-size: 16px; line-height: 1.5; margin: 8px 0 14px; }
.casam-recipe .cm-stamps { display: inline-flex; gap: 6px; flex-wrap: wrap;
  margin-top: 6px; }
.casam-recipe .cm-stamp { font-family: 'Manrope', system-ui, sans-serif;
  font-size: 10.5px; letter-spacing: 1.4px; text-transform: uppercase;
  font-weight: 700; color: #C9A961;
  background: rgba(201,169,97,0.12);
  border: 1px solid #C9A961; border-radius: 999px;
  padding: 3px 10px; }
.casam-recipe .cm-stamp.cm-diff { color: #A02B2B;
  border-color: #A02B2B; background: rgba(160,43,43,0.08); }
.casam-recipe .cm-ings { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-ings li { padding: 6px 0;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-size: 15px; }
.casam-recipe .cm-ings li.cm-opt { color: #7A5A3A; font-style: italic; }
.casam-recipe .cm-ings li.cm-opt::after { content: " · optional";
  font-size: 11px; letter-spacing: 1.4px; color: #C9A961;
  text-transform: uppercase; }
.casam-recipe .cm-steps { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-step { padding: 14px 0;
  border-bottom: 1px solid rgba(60,42,26,0.15); }
.casam-recipe .cm-step:last-child { border-bottom: 0; }
.casam-recipe .cm-step-h { display: flex; align-items: baseline; gap: 10px;
  flex-wrap: wrap; }
.casam-recipe .cm-step-n { display: inline-flex; align-items: center;
  justify-content: center; width: 26px; height: 26px;
  background: #A02B2B; color: #FBF5E6;
  border-radius: 999px; font-family: 'Manrope', sans-serif;
  font-weight: 700; font-size: 13px; flex-shrink: 0; }
.casam-recipe .cm-step-l { font-style: italic; font-size: 17px;
  color: #3C2A1A; font-weight: 600; }
.casam-recipe .cm-step-meta { margin-left: auto;
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.4px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; }
.casam-recipe .cm-step-b { margin: 8px 0 0 36px; font-size: 15px;
  color: #3C2A1A; line-height: 1.5; }
.casam-recipe .cm-section { margin-top: 28px; }
.casam-recipe .cm-tips ul { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-tips li { padding: 10px 0 10px 18px; position: relative;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-style: italic;
  color: #3C2A1A; }
.casam-recipe .cm-tips li::before { content: "—"; position: absolute;
  left: 0; color: #A02B2B; font-style: normal; font-weight: 700; }
.casam-recipe .cm-media { }
.casam-recipe .cm-intro-video { margin-top: 12px; margin-bottom: 28px; }
.casam-recipe .cm-vid-intro video { border: 2px solid #A02B2B;
  box-shadow: 0 4px 12px rgba(60,42,26,0.15); }
.casam-recipe .cm-vid-intro figcaption { font-style: italic;
  color: #A02B2B; font-size: 14px; margin-top: 8px;
  text-align: center; letter-spacing: 0.5px; }
.casam-recipe .cm-vid { margin: 0 0 18px; }
/* Long-form videos: landscape 16:9, full width. */
.casam-recipe .cm-vid.is-long video { width: 100%; height: auto;
  aspect-ratio: 16 / 9;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: contain; }
/* Short-form videos: vertical 9:16, centered, capped width.
   Autoplay-muted-loop treatment per the figure's class. */
.casam-recipe .cm-vid.is-short video { width: 100%; height: auto;
  aspect-ratio: 9 / 16;
  max-width: 360px; margin: 0 auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: cover; }
.casam-recipe .cm-vid.is-short { display: flex; flex-direction: column;
  align-items: center; }
/* Backward-compat for any .cm-vid that hasn't been tagged with a length. */
.casam-recipe .cm-vid video { width: 100%; height: auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; }
.casam-recipe .cm-vid figcaption { font-style: italic;
  color: #7A5A3A; font-size: 13px; margin-top: 6px;
  text-align: center; }
.casam-recipe .cm-gallery { display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 10px; }
.casam-recipe .cm-gal { margin: 0; }
.casam-recipe .cm-gal img { width: 100%; height: auto;
  aspect-ratio: 4 / 3; object-fit: cover;
  border-radius: 4px; border: 1px solid rgba(60,42,26,0.15);
  display: block; }
.casam-recipe .cm-gal figcaption { font-style: italic;
  color: #7A5A3A; font-size: 12px; margin-top: 4px;
  text-align: center; }
.casam-recipe .cm-foot { margin-top: 32px; padding-top: 14px;
  border-top: 1px solid rgba(60,42,26,0.15);
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.6px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; text-align: center; }
</style>
<div class="casam-recipe">
  <div class="cm-head">
    <div class="cm-headtxt">
      <h2>Casa M Queso Flameado</h2>
      <p class="cm-headnote">Roasted green chiles and melted Chihuahua and Oaxaca cheese bubble in cast iron—tear into it hot with warm tortillas</p>
      <div class="cm-stamps">
<span class="cm-stamp">12</span><span class="cm-stamp">30 min</span>
</div>
    </div>
    <div class="cm-hero"><img src="https://cdn.shopify.com/s/files/1/0059/0302/4243/articles/IMG_3416-min.jpg?v=1762009173" alt="Casa M Queso Flameado" loading="lazy"></div>
  </div>
  <section class="cm-section">
    <h3>Ingredients · La despensa</h3>
    <h4 class="cm-grouph">FOR THE QUESO:</h4>
    <ul class="cm-ings">
      <li>10 oz Chihuahua cheese, cubed/shredded</li>
<li>20 oz Oaxaca cheese, cubed/shredded</li>
    </ul>
    <h4 class="cm-grouph">PULLING IT ALL TOGETHER:</h4>
    <ul class="cm-ings">
      <li>Ace Kickstart</li>
<li>4 Anaheim/Hatch green chiles, roasted, peeled, seeded, chopped</li>
<li>12 flour tortillas, warmed</li>
<li>salsas</li>
    </ul>
  </section>
  <section class="cm-section">
    <h3>Method · Mise en place</h3>
    <ol class="cm-steps">
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">1</span>
          <span class="cm-step-l">Heat cast iron and preheat oven</span>
          <span class="cm-step-meta">10 min</span>
        </div>
        <p class="cm-step-b">Get your cast iron skillet in a 350°F oven while it preheats—you want that pan screaming hot so the cheese starts melting the second it hits iron, not sitting there cold and congealing.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">2</span>
          <span class="cm-step-l">Layer and stir the cheeses</span>
          <span class="cm-step-meta">1 min</span>
        </div>
        <p class="cm-step-b">Pull that hot skillet out carefully, add your Chihuahua cheese first, then the Oaxaca on top, and give it a good stir to distribute evenly. This prevents any one pocket from browning before the rest melts.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">3</span>
          <span class="cm-step-l">Melt until bubbling</span>
          <span class="cm-step-meta">13 min</span>
        </div>
        <p class="cm-step-b">Return the skillet to the oven and cook 10–15 minutes until the cheeses are completely melted and bubbling—you're looking for that gooey, stretchy pull, not browning, which toughens the cheese and kills the texture.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">4</span>
          <span class="cm-step-l">Finish and serve</span>
          <span class="cm-step-meta">2 min</span>
        </div>
        <p class="cm-step-b">Pull the skillet straight to the table while it's still bubbling. Top with your roasted green chiles, fresh cilantro, and salsa, then tear into it with warm flour tortillas—this is communal eating at its best.</p>
      </li>
</ol>
  </section>
    <section class="cm-section cm-tips">
      <h3>Notes from the kitchen</h3>
      <ul class="cm-notes">
        <li>Cast iron keeps the cheese melting evenly; if it cools too fast, the bottom sets before the top bubbles.</li>
<li>Roast your chiles the day before so they peel cleanly without tearing into the cheese.</li>
<li>Oaxaca cheese strings when it melts—tear it into smaller pieces so it distributes instead of clumping.</li>
      </ul>
    </section>
  <div class="cm-foot">
    Casa M Spice Co® · Real fire, real flavor, real folks.
  </div>
</div>]]>
    </content>
  </entry>
  <entry>
    <id>https://casamspice.com/blogs/recipes/casa-m-hummus</id>
    <published>2025-10-26T00:00:00-05:00</published>
    <updated>2026-06-08T13:15:08-05:00</updated>
    <link rel="alternate" type="text/html" href="https://casamspice.com/blogs/recipes/casa-m-hummus"/>
    <title>Casa M Hummus</title>
    <author>
      <name>Mike Hernandez</name>
    </author>
    <summary type="html">
      <![CDATA[Overnight soak and slow simmer with Chain Reaction® breaks down chickpeas into genuinely silky hummus<p><a class="read-more" href="https://casamspice.com/blogs/recipes/casa-m-hummus">More</a></p>]]>
    </summary>
    <content type="html">
      <![CDATA[<style>
.casam-recipe { background:#FBF5E6; color:#3C2A1A;
  font-family: 'Cormorant Garamond', Georgia, serif;
  padding: clamp(22px, 4vw, 40px) clamp(18px, 4vw, 44px);
  border-radius: 8px; line-height: 1.5;
  border: 1px solid rgba(60,42,26,0.15);
  max-width: 740px; margin: 0 auto 32px;
}
.casam-recipe h2, .casam-recipe h3, .casam-recipe h4 {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-style: italic; color:#A02B2B; margin: 0 0 8px;
}
.casam-recipe h2 { font-size: clamp(26px, 4vw, 36px); }
.casam-recipe h3 { font-size: clamp(18px, 2.4vw, 22px); margin-top: 24px;
  border-bottom: 1px solid rgba(60,42,26,0.15); padding-bottom: 4px; }
.casam-recipe h4 { font-size: 15px; color:#7A5A3A; margin-top: 14px;
  text-transform: uppercase; letter-spacing: 2px; }
.casam-recipe .cm-head { display:flex; gap:24px; flex-wrap: wrap;
  align-items: flex-start; margin-bottom: 18px; }
.casam-recipe .cm-headtxt { flex: 2 1 280px; min-width: 0; }
.casam-recipe .cm-hero { flex: 1 1 220px; max-width: 280px; }
.casam-recipe .cm-hero img { width: 100%; height: auto; border-radius: 6px;
  border: 1px solid rgba(60,42,26,0.15); display: block; }
.casam-recipe .cm-headnote { font-style: italic; color:#3C2A1A;
  font-size: 16px; line-height: 1.5; margin: 8px 0 14px; }
.casam-recipe .cm-stamps { display: inline-flex; gap: 6px; flex-wrap: wrap;
  margin-top: 6px; }
.casam-recipe .cm-stamp { font-family: 'Manrope', system-ui, sans-serif;
  font-size: 10.5px; letter-spacing: 1.4px; text-transform: uppercase;
  font-weight: 700; color: #C9A961;
  background: rgba(201,169,97,0.12);
  border: 1px solid #C9A961; border-radius: 999px;
  padding: 3px 10px; }
.casam-recipe .cm-stamp.cm-diff { color: #A02B2B;
  border-color: #A02B2B; background: rgba(160,43,43,0.08); }
.casam-recipe .cm-ings { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-ings li { padding: 6px 0;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-size: 15px; }
.casam-recipe .cm-ings li.cm-opt { color: #7A5A3A; font-style: italic; }
.casam-recipe .cm-ings li.cm-opt::after { content: " · optional";
  font-size: 11px; letter-spacing: 1.4px; color: #C9A961;
  text-transform: uppercase; }
.casam-recipe .cm-steps { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-step { padding: 14px 0;
  border-bottom: 1px solid rgba(60,42,26,0.15); }
.casam-recipe .cm-step:last-child { border-bottom: 0; }
.casam-recipe .cm-step-h { display: flex; align-items: baseline; gap: 10px;
  flex-wrap: wrap; }
.casam-recipe .cm-step-n { display: inline-flex; align-items: center;
  justify-content: center; width: 26px; height: 26px;
  background: #A02B2B; color: #FBF5E6;
  border-radius: 999px; font-family: 'Manrope', sans-serif;
  font-weight: 700; font-size: 13px; flex-shrink: 0; }
.casam-recipe .cm-step-l { font-style: italic; font-size: 17px;
  color: #3C2A1A; font-weight: 600; }
.casam-recipe .cm-step-meta { margin-left: auto;
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.4px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; }
.casam-recipe .cm-step-b { margin: 8px 0 0 36px; font-size: 15px;
  color: #3C2A1A; line-height: 1.5; }
.casam-recipe .cm-section { margin-top: 28px; }
.casam-recipe .cm-tips ul { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-tips li { padding: 10px 0 10px 18px; position: relative;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-style: italic;
  color: #3C2A1A; }
.casam-recipe .cm-tips li::before { content: "—"; position: absolute;
  left: 0; color: #A02B2B; font-style: normal; font-weight: 700; }
.casam-recipe .cm-media { }
.casam-recipe .cm-intro-video { margin-top: 12px; margin-bottom: 28px; }
.casam-recipe .cm-vid-intro video { border: 2px solid #A02B2B;
  box-shadow: 0 4px 12px rgba(60,42,26,0.15); }
.casam-recipe .cm-vid-intro figcaption { font-style: italic;
  color: #A02B2B; font-size: 14px; margin-top: 8px;
  text-align: center; letter-spacing: 0.5px; }
.casam-recipe .cm-vid { margin: 0 0 18px; }
/* Long-form videos: landscape 16:9, full width. */
.casam-recipe .cm-vid.is-long video { width: 100%; height: auto;
  aspect-ratio: 16 / 9;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: contain; }
/* Short-form videos: vertical 9:16, centered, capped width.
   Autoplay-muted-loop treatment per the figure's class. */
.casam-recipe .cm-vid.is-short video { width: 100%; height: auto;
  aspect-ratio: 9 / 16;
  max-width: 360px; margin: 0 auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: cover; }
.casam-recipe .cm-vid.is-short { display: flex; flex-direction: column;
  align-items: center; }
/* Backward-compat for any .cm-vid that hasn't been tagged with a length. */
.casam-recipe .cm-vid video { width: 100%; height: auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; }
.casam-recipe .cm-vid figcaption { font-style: italic;
  color: #7A5A3A; font-size: 13px; margin-top: 6px;
  text-align: center; }
.casam-recipe .cm-gallery { display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 10px; }
.casam-recipe .cm-gal { margin: 0; }
.casam-recipe .cm-gal img { width: 100%; height: auto;
  aspect-ratio: 4 / 3; object-fit: cover;
  border-radius: 4px; border: 1px solid rgba(60,42,26,0.15);
  display: block; }
.casam-recipe .cm-gal figcaption { font-style: italic;
  color: #7A5A3A; font-size: 12px; margin-top: 4px;
  text-align: center; }
.casam-recipe .cm-foot { margin-top: 32px; padding-top: 14px;
  border-top: 1px solid rgba(60,42,26,0.15);
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.6px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; text-align: center; }
</style>
<div class="casam-recipe">
  <div class="cm-head">
    <div class="cm-headtxt">
      <h2>Casa M Hummus</h2>
      <p class="cm-headnote">Overnight soak and slow simmer with Chain Reaction® breaks down chickpeas into genuinely silky hummus</p>
      <div class="cm-stamps">
<span class="cm-stamp">12</span><span class="cm-stamp">10h 20m</span>
</div>
    </div>
  </div>
  <section class="cm-section">
    <h3>Ingredients · La despensa</h3>
    <ul class="cm-ings">
      <li>FOR THE SOAK:</li>
<li>1/2 pound dried chickpeas</li>
<li>1 teaspoon baking soda</li>
<li>Kosher salt</li>
<li>FOR THE BEANS:</li>
<li>1 medium onion, cut in half, peeled</li>
<li>1 stick celery, whole</li>
<li>8 baby carrots (1 small carrot)</li>
<li>1 Tablespoon Casa M Spice Co® Chain Reaction®</li>
<li>2 oz garlic cloves, peeled</li>
<li>2 bay leaves</li>
<li>1 teaspoon baking soda</li>
<li>PULLING IT ALL TOGETHER:</li>
<li>1 1/2 cups prepared tahini sauce, like the one on our website</li>
<li>SERVE IT WITH:</li>
<li>extra-virgin olive oil, for drizzling</li>
<li>za'atar</li>
<li>Ace Kickstart®</li>
<li>pita bread</li>
    </ul>
  </section>
  <section class="cm-section">
    <h3>Method · Mise en place</h3>
    <ol class="cm-steps">
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">1</span>
          <span class="cm-step-l">Soak chickpeas overnight with baking soda and salt</span>
          <span class="cm-step-meta">720 min</span>
        </div>
        <p class="cm-step-b">Cover with 3 inches cold water; let stand at room temp.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">2</span>
          <span class="cm-step-l">Drain and rinse soaked chickpeas thoroughly</span>
          <span class="cm-step-meta">3 min</span>
        </div>
        <p class="cm-step-b">You're removing the starch and any debris that'll make your hummus grainy, so don't skip this — run them under cold water while you rub them between your palms until the water runs mostly clear.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">3</span>
          <span class="cm-step-l">Add chickpeas, aromatics, and water to pot; bring to boil</span>
          <span class="cm-step-meta">15 min</span>
        </div>
        <p class="cm-step-b">Include baking soda, salt, onion, celery, carrot, garlic, bay leaves, 6 cups water.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">4</span>
          <span class="cm-step-l">Simmer covered until chickpeas fall apart, about 2 hours</span>
          <span class="cm-step-meta">120 min</span>
        </div>
        <p class="cm-step-b">Check periodically; add water as needed to keep beans submerged.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">5</span>
          <span class="cm-step-l">Discard aromatics and reserve 2 cups cooking liquid</span>
          <span class="cm-step-meta">3 min</span>
        </div>
        <p class="cm-step-b">Remove onion, celery, and bay leaves.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">6</span>
          <span class="cm-step-l">Drain chickpeas, carrot, and garlic; process until smooth</span>
          <span class="cm-step-meta">5 min</span>
        </div>
        <p class="cm-step-b">Add 1 cup reserved cooking liquid to food processor.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">7</span>
          <span class="cm-step-l">Fold in tahini sauce and adjust consistency</span>
          <span class="cm-step-meta">4 min</span>
        </div>
        <p class="cm-step-b">Use remaining cooking liquid to thin; should hold shape when cooled.</p>
      </li>
</ol>
  </section>
    <section class="cm-section cm-tips">
      <h3>Notes from the kitchen</h3>
      <ul class="cm-notes">
        <li>The baking soda in the soak breaks down the bean skin; skip it and you'll taste the grit no matter how long you blend.</li>
<li>Keep those chickpeas submerged during cooking — exposed beans won't soften evenly and will wreck your texture.</li>
<li>Save that cooking liquid before draining; it's starch that makes hummus silky, not extra tahini.</li>
      </ul>
    </section>
  <div class="cm-foot">
    Casa M Spice Co® · Real fire, real flavor, real folks.
  </div>
</div>]]>
    </content>
  </entry>
  <entry>
    <id>https://casamspice.com/blogs/recipes/the-best-tahini-sauce-ever</id>
    <published>2025-10-19T00:00:00-05:00</published>
    <updated>2026-06-08T13:15:03-05:00</updated>
    <link rel="alternate" type="text/html" href="https://casamspice.com/blogs/recipes/the-best-tahini-sauce-ever"/>
    <title>The Best Tahini Sauce Ever</title>
    <author>
      <name>Mike Hernandez</name>
    </author>
    <summary type="html">
      <![CDATA[Blend tahini with lemon, garlic, and Chain Reaction, then thin with water until it flows smooth and pourable<p><a class="read-more" href="https://casamspice.com/blogs/recipes/the-best-tahini-sauce-ever">More</a></p>]]>
    </summary>
    <content type="html">
      <![CDATA[<style>
.casam-recipe { background:#FBF5E6; color:#3C2A1A;
  font-family: 'Cormorant Garamond', Georgia, serif;
  padding: clamp(22px, 4vw, 40px) clamp(18px, 4vw, 44px);
  border-radius: 8px; line-height: 1.5;
  border: 1px solid rgba(60,42,26,0.15);
  max-width: 740px; margin: 0 auto 32px;
}
.casam-recipe h2, .casam-recipe h3, .casam-recipe h4 {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-style: italic; color:#A02B2B; margin: 0 0 8px;
}
.casam-recipe h2 { font-size: clamp(26px, 4vw, 36px); }
.casam-recipe h3 { font-size: clamp(18px, 2.4vw, 22px); margin-top: 24px;
  border-bottom: 1px solid rgba(60,42,26,0.15); padding-bottom: 4px; }
.casam-recipe h4 { font-size: 15px; color:#7A5A3A; margin-top: 14px;
  text-transform: uppercase; letter-spacing: 2px; }
.casam-recipe .cm-head { display:flex; gap:24px; flex-wrap: wrap;
  align-items: flex-start; margin-bottom: 18px; }
.casam-recipe .cm-headtxt { flex: 2 1 280px; min-width: 0; }
.casam-recipe .cm-hero { flex: 1 1 220px; max-width: 280px; }
.casam-recipe .cm-hero img { width: 100%; height: auto; border-radius: 6px;
  border: 1px solid rgba(60,42,26,0.15); display: block; }
.casam-recipe .cm-headnote { font-style: italic; color:#3C2A1A;
  font-size: 16px; line-height: 1.5; margin: 8px 0 14px; }
.casam-recipe .cm-stamps { display: inline-flex; gap: 6px; flex-wrap: wrap;
  margin-top: 6px; }
.casam-recipe .cm-stamp { font-family: 'Manrope', system-ui, sans-serif;
  font-size: 10.5px; letter-spacing: 1.4px; text-transform: uppercase;
  font-weight: 700; color: #C9A961;
  background: rgba(201,169,97,0.12);
  border: 1px solid #C9A961; border-radius: 999px;
  padding: 3px 10px; }
.casam-recipe .cm-stamp.cm-diff { color: #A02B2B;
  border-color: #A02B2B; background: rgba(160,43,43,0.08); }
.casam-recipe .cm-ings { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-ings li { padding: 6px 0;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-size: 15px; }
.casam-recipe .cm-ings li.cm-opt { color: #7A5A3A; font-style: italic; }
.casam-recipe .cm-ings li.cm-opt::after { content: " · optional";
  font-size: 11px; letter-spacing: 1.4px; color: #C9A961;
  text-transform: uppercase; }
.casam-recipe .cm-steps { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-step { padding: 14px 0;
  border-bottom: 1px solid rgba(60,42,26,0.15); }
.casam-recipe .cm-step:last-child { border-bottom: 0; }
.casam-recipe .cm-step-h { display: flex; align-items: baseline; gap: 10px;
  flex-wrap: wrap; }
.casam-recipe .cm-step-n { display: inline-flex; align-items: center;
  justify-content: center; width: 26px; height: 26px;
  background: #A02B2B; color: #FBF5E6;
  border-radius: 999px; font-family: 'Manrope', sans-serif;
  font-weight: 700; font-size: 13px; flex-shrink: 0; }
.casam-recipe .cm-step-l { font-style: italic; font-size: 17px;
  color: #3C2A1A; font-weight: 600; }
.casam-recipe .cm-step-meta { margin-left: auto;
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.4px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; }
.casam-recipe .cm-step-b { margin: 8px 0 0 36px; font-size: 15px;
  color: #3C2A1A; line-height: 1.5; }
.casam-recipe .cm-section { margin-top: 28px; }
.casam-recipe .cm-tips ul { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-tips li { padding: 10px 0 10px 18px; position: relative;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-style: italic;
  color: #3C2A1A; }
.casam-recipe .cm-tips li::before { content: "—"; position: absolute;
  left: 0; color: #A02B2B; font-style: normal; font-weight: 700; }
.casam-recipe .cm-media { }
.casam-recipe .cm-intro-video { margin-top: 12px; margin-bottom: 28px; }
.casam-recipe .cm-vid-intro video { border: 2px solid #A02B2B;
  box-shadow: 0 4px 12px rgba(60,42,26,0.15); }
.casam-recipe .cm-vid-intro figcaption { font-style: italic;
  color: #A02B2B; font-size: 14px; margin-top: 8px;
  text-align: center; letter-spacing: 0.5px; }
.casam-recipe .cm-vid { margin: 0 0 18px; }
/* Long-form videos: landscape 16:9, full width. */
.casam-recipe .cm-vid.is-long video { width: 100%; height: auto;
  aspect-ratio: 16 / 9;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: contain; }
/* Short-form videos: vertical 9:16, centered, capped width.
   Autoplay-muted-loop treatment per the figure's class. */
.casam-recipe .cm-vid.is-short video { width: 100%; height: auto;
  aspect-ratio: 9 / 16;
  max-width: 360px; margin: 0 auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: cover; }
.casam-recipe .cm-vid.is-short { display: flex; flex-direction: column;
  align-items: center; }
/* Backward-compat for any .cm-vid that hasn't been tagged with a length. */
.casam-recipe .cm-vid video { width: 100%; height: auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; }
.casam-recipe .cm-vid figcaption { font-style: italic;
  color: #7A5A3A; font-size: 13px; margin-top: 6px;
  text-align: center; }
.casam-recipe .cm-gallery { display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 10px; }
.casam-recipe .cm-gal { margin: 0; }
.casam-recipe .cm-gal img { width: 100%; height: auto;
  aspect-ratio: 4 / 3; object-fit: cover;
  border-radius: 4px; border: 1px solid rgba(60,42,26,0.15);
  display: block; }
.casam-recipe .cm-gal figcaption { font-style: italic;
  color: #7A5A3A; font-size: 12px; margin-top: 4px;
  text-align: center; }
.casam-recipe .cm-foot { margin-top: 32px; padding-top: 14px;
  border-top: 1px solid rgba(60,42,26,0.15);
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.6px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; text-align: center; }
</style>
<div class="casam-recipe">
  <div class="cm-head">
    <div class="cm-headtxt">
      <h2>The Best Tahini Sauce Ever</h2>
      <p class="cm-headnote">Blend tahini with lemon, garlic, and Chain Reaction, then thin with water until it flows smooth and pourable</p>
      <div class="cm-stamps">
<span class="cm-stamp">16</span><span class="cm-stamp">15 min</span>
</div>
    </div>
  </div>
  <section class="cm-section">
    <h3>Ingredients · La despensa</h3>
    <ul class="cm-ings">
      <li>450 grams tahini paste</li>
<li>2 oz garlic cloves</li>
<li>1 1/2 cups lemon juice, freshly squeezed</li>
<li>1 teaspoon cumin seeds, lightly toasted in a pan, ground</li>
<li>1 Tablespoon Casa M Spice Co® Chain Reaction®</li>
<li>water</li>
<li class="cm-opt">salt to taste</li>
    </ul>
  </section>
  <section class="cm-section">
    <h3>Method · Mise en place</h3>
    <ol class="cm-steps">
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">1</span>
          <span class="cm-step-l">Toast and grind cumin seeds</span>
          <span class="cm-step-meta">3 min</span>
        </div>
        <p class="cm-step-b">Light toast in dry pan until fragrant, then grind.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">2</span>
          <span class="cm-step-l">Blend garlic, lemon juice, cumin, Chain Reaction</span>
          <span class="cm-step-meta">2 min</span>
        </div>
        <p class="cm-step-b">Purée until smooth.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">3</span>
          <span class="cm-step-l">Add tahini and pulse to combine</span>
          <span class="cm-step-meta">1 min</span>
        </div>
        <p class="cm-step-b">Mixture will seize and turn pasty.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">4</span>
          <span class="cm-step-l">Add water gradually and blend until smooth</span>
          <span class="cm-step-meta">4 min</span>
        </div>
        <p class="cm-step-b">Add water a few tablespoons at a time, pulsing between, until thick and smooth.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">5</span>
          <span class="cm-step-l">Season with salt to taste</span>
          <span class="cm-step-meta">1 min</span>
        </div>
        <p class="cm-step-b">Start with a quarter teaspoon, blend it in, taste it, then adjust — tahini's rich and can hide salt, so you'll need more than you think to make those bright flavors pop.</p>
      </li>
</ol>
  </section>
    <section class="cm-section cm-tips">
      <h3>Notes from the kitchen</h3>
      <ul class="cm-notes">
        <li>The sauce seizes when tahini hits the blender—that's normal, water fixes it, don't panic and add more tahini.</li>
<li>Freshly squeezed lemon juice matters here; bottled stuff won't cut through the tahini's richness the same way.</li>
<li>Toast cumin seeds until you smell them, then grind immediately—stale ground cumin disappears into this sauce.</li>
      </ul>
    </section>
  <div class="cm-foot">
    Casa M Spice Co® · Real fire, real flavor, real folks.
  </div>
</div>]]>
    </content>
  </entry>
  <entry>
    <id>https://casamspice.com/blogs/recipes/ridiculously-good-labneh</id>
    <published>2025-10-12T09:30:00-05:00</published>
    <updated>2026-06-11T21:39:24-05:00</updated>
    <link rel="alternate" type="text/html" href="https://casamspice.com/blogs/recipes/ridiculously-good-labneh"/>
    <title>Ridiculously Good Labneh</title>
    <author>
      <name>Mike Hernandez</name>
    </author>
    <summary type="html">
      <![CDATA[Salt Greek yogurt, let it drain two days, and you've got a tangy spread that stops people mid-bite<p><a class="read-more" href="https://casamspice.com/blogs/recipes/ridiculously-good-labneh">More</a></p>]]>
    </summary>
    <content type="html">
      <![CDATA[<style>
.casam-recipe { background:#FBF5E6; color:#3C2A1A;
  font-family: 'Cormorant Garamond', Georgia, serif;
  padding: clamp(22px, 4vw, 40px) clamp(18px, 4vw, 44px);
  border-radius: 8px; line-height: 1.5;
  border: 1px solid rgba(60,42,26,0.15);
  max-width: 740px; margin: 0 auto 32px;
}
.casam-recipe h2, .casam-recipe h3, .casam-recipe h4 {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-style: italic; color:#A02B2B; margin: 0 0 8px;
}
.casam-recipe h2 { font-size: clamp(26px, 4vw, 36px); }
.casam-recipe h3 { font-size: clamp(18px, 2.4vw, 22px); margin-top: 24px;
  border-bottom: 1px solid rgba(60,42,26,0.15); padding-bottom: 4px; }
.casam-recipe h4 { font-size: 15px; color:#7A5A3A; margin-top: 14px;
  text-transform: uppercase; letter-spacing: 2px; }
.casam-recipe .cm-head { display:flex; gap:24px; flex-wrap: wrap;
  align-items: flex-start; margin-bottom: 18px; }
.casam-recipe .cm-headtxt { flex: 2 1 280px; min-width: 0; }
.casam-recipe .cm-hero { flex: 1 1 220px; max-width: 280px; }
.casam-recipe .cm-hero img { width: 100%; height: auto; border-radius: 6px;
  border: 1px solid rgba(60,42,26,0.15); display: block; }
.casam-recipe .cm-headnote { font-style: italic; color:#3C2A1A;
  font-size: 16px; line-height: 1.5; margin: 8px 0 14px; }
.casam-recipe .cm-stamps { display: inline-flex; gap: 6px; flex-wrap: wrap;
  margin-top: 6px; }
.casam-recipe .cm-stamp { font-family: 'Manrope', system-ui, sans-serif;
  font-size: 10.5px; letter-spacing: 1.4px; text-transform: uppercase;
  font-weight: 700; color: #C9A961;
  background: rgba(201,169,97,0.12);
  border: 1px solid #C9A961; border-radius: 999px;
  padding: 3px 10px; }
.casam-recipe .cm-stamp.cm-diff { color: #A02B2B;
  border-color: #A02B2B; background: rgba(160,43,43,0.08); }
.casam-recipe .cm-ings { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-ings li { padding: 6px 0;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-size: 15px; }
.casam-recipe .cm-ings li.cm-opt { color: #7A5A3A; font-style: italic; }
.casam-recipe .cm-ings li.cm-opt::after { content: " · optional";
  font-size: 11px; letter-spacing: 1.4px; color: #C9A961;
  text-transform: uppercase; }
.casam-recipe .cm-steps { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-step { padding: 14px 0;
  border-bottom: 1px solid rgba(60,42,26,0.15); }
.casam-recipe .cm-step:last-child { border-bottom: 0; }
.casam-recipe .cm-step-h { display: flex; align-items: baseline; gap: 10px;
  flex-wrap: wrap; }
.casam-recipe .cm-step-n { display: inline-flex; align-items: center;
  justify-content: center; width: 26px; height: 26px;
  background: #A02B2B; color: #FBF5E6;
  border-radius: 999px; font-family: 'Manrope', sans-serif;
  font-weight: 700; font-size: 13px; flex-shrink: 0; }
.casam-recipe .cm-step-l { font-style: italic; font-size: 17px;
  color: #3C2A1A; font-weight: 600; }
.casam-recipe .cm-step-meta { margin-left: auto;
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.4px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; }
.casam-recipe .cm-step-b { margin: 8px 0 0 36px; font-size: 15px;
  color: #3C2A1A; line-height: 1.5; }
.casam-recipe .cm-section { margin-top: 28px; }
.casam-recipe .cm-tips ul { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-tips li { padding: 10px 0 10px 18px; position: relative;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-style: italic;
  color: #3C2A1A; }
.casam-recipe .cm-tips li::before { content: "—"; position: absolute;
  left: 0; color: #A02B2B; font-style: normal; font-weight: 700; }
.casam-recipe .cm-media { }
.casam-recipe .cm-intro-video { margin-top: 12px; margin-bottom: 28px; }
.casam-recipe .cm-vid-intro video { border: 2px solid #A02B2B;
  box-shadow: 0 4px 12px rgba(60,42,26,0.15); }
.casam-recipe .cm-vid-intro figcaption { font-style: italic;
  color: #A02B2B; font-size: 14px; margin-top: 8px;
  text-align: center; letter-spacing: 0.5px; }
.casam-recipe .cm-vid { margin: 0 0 18px; }
/* Long-form videos: landscape 16:9, full width. */
.casam-recipe .cm-vid.is-long video { width: 100%; height: auto;
  aspect-ratio: 16 / 9;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: contain; }
/* Short-form videos: vertical 9:16, centered, capped width.
   Autoplay-muted-loop treatment per the figure's class. */
.casam-recipe .cm-vid.is-short video { width: 100%; height: auto;
  aspect-ratio: 9 / 16;
  max-width: 360px; margin: 0 auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: cover; }
.casam-recipe .cm-vid.is-short { display: flex; flex-direction: column;
  align-items: center; }
/* Backward-compat for any .cm-vid that hasn't been tagged with a length. */
.casam-recipe .cm-vid video { width: 100%; height: auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; }
.casam-recipe .cm-vid figcaption { font-style: italic;
  color: #7A5A3A; font-size: 13px; margin-top: 6px;
  text-align: center; }
.casam-recipe .cm-gallery { display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 10px; }
.casam-recipe .cm-gal { margin: 0; }
.casam-recipe .cm-gal img { width: 100%; height: auto;
  aspect-ratio: 4 / 3; object-fit: cover;
  border-radius: 4px; border: 1px solid rgba(60,42,26,0.15);
  display: block; }
.casam-recipe .cm-gal figcaption { font-style: italic;
  color: #7A5A3A; font-size: 12px; margin-top: 4px;
  text-align: center; }
.casam-recipe .cm-foot { margin-top: 32px; padding-top: 14px;
  border-top: 1px solid rgba(60,42,26,0.15);
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.6px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; text-align: center; }
</style>
<div class="casam-recipe">
  <div class="cm-head">
    <div class="cm-headtxt">
      <h2>Ridiculously Good Labneh</h2>
      <p class="cm-headnote">Salt Greek yogurt, let it drain two days, and you've got a tangy spread that stops people mid-bite</p>
      <div class="cm-stamps">
<span class="cm-stamp">16</span><span class="cm-stamp">48h</span>
</div>
    </div>
  </div>
  <section class="cm-section">
    <h3>Ingredients · La despensa</h3>
    <ul class="cm-ings">
      <li>FOR THE LABNEH:</li>
<li>2 quarts whole milk Greek yogurt</li>
<li>2 Tablespoons kosher salt</li>
    </ul>
  </section>
  <section class="cm-section">
    <h3>Method · Mise en place</h3>
    <ol class="cm-steps">
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">1</span>
          <span class="cm-step-l">Mix salt into yogurt</span>
          <span class="cm-step-meta">3 min</span>
        </div>
        <p class="cm-step-b">1 Tablespoon salt per quart of yogurt.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">2</span>
          <span class="cm-step-l">Refrigerate salted yogurt for 24 hours</span>
          <span class="cm-step-meta">1440 min</span>
        </div>
        <p class="cm-step-b">Salt needs time to integrate.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">3</span>
          <span class="cm-step-l">Transfer to cheesecloth-lined colander</span>
          <span class="cm-step-meta">5 min</span>
        </div>
        <p class="cm-step-b">Set colander in a bowl to catch whey.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">4</span>
          <span class="cm-step-l">Drain in refrigerator 24-48 hours</span>
          <span class="cm-step-meta">1440 min</span>
        </div>
        <p class="cm-step-b">Minimum 24 hours; up to 48 for thicker consistency.</p>
      </li>
</ol>
  </section>
    <section class="cm-section cm-tips">
      <h3>Notes from the kitchen</h3>
      <ul class="cm-notes">
        <li>Don't skip the first 24-hour salt rest — it draws out whey before draining even starts.</li>
<li>Cheesecloth tears easily; double it up or use a fine-mesh strainer instead.</li>
<li>At 48 hours you get cream-cheese thick; at 24 hours it's still spreadable and tangier.</li>
      </ul>
    </section>
  <div class="cm-foot">
    Casa M Spice Co® · Real fire, real flavor, real folks.
  </div>
</div>]]>
    </content>
  </entry>
  <entry>
    <id>https://casamspice.com/blogs/recipes/the-best-tzatziki-sauce-ever</id>
    <published>2025-10-05T00:00:00-05:00</published>
    <updated>2026-06-08T13:14:03-05:00</updated>
    <link rel="alternate" type="text/html" href="https://casamspice.com/blogs/recipes/the-best-tzatziki-sauce-ever"/>
    <title>The Best Tzatziki Sauce Ever</title>
    <author>
      <name>Mike Hernandez</name>
    </author>
    <summary type="html">
      <![CDATA[Strain your yogurt thick, salt the cucumbers dry, then hit it with dill, garlic, and vinegar for a sauce with real backbone<p><a class="read-more" href="https://casamspice.com/blogs/recipes/the-best-tzatziki-sauce-ever">More</a></p>]]>
    </summary>
    <content type="html">
      <![CDATA[<style>
.casam-recipe { background:#FBF5E6; color:#3C2A1A;
  font-family: 'Cormorant Garamond', Georgia, serif;
  padding: clamp(22px, 4vw, 40px) clamp(18px, 4vw, 44px);
  border-radius: 8px; line-height: 1.5;
  border: 1px solid rgba(60,42,26,0.15);
  max-width: 740px; margin: 0 auto 32px;
}
.casam-recipe h2, .casam-recipe h3, .casam-recipe h4 {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-style: italic; color:#A02B2B; margin: 0 0 8px;
}
.casam-recipe h2 { font-size: clamp(26px, 4vw, 36px); }
.casam-recipe h3 { font-size: clamp(18px, 2.4vw, 22px); margin-top: 24px;
  border-bottom: 1px solid rgba(60,42,26,0.15); padding-bottom: 4px; }
.casam-recipe h4 { font-size: 15px; color:#7A5A3A; margin-top: 14px;
  text-transform: uppercase; letter-spacing: 2px; }
.casam-recipe .cm-head { display:flex; gap:24px; flex-wrap: wrap;
  align-items: flex-start; margin-bottom: 18px; }
.casam-recipe .cm-headtxt { flex: 2 1 280px; min-width: 0; }
.casam-recipe .cm-hero { flex: 1 1 220px; max-width: 280px; }
.casam-recipe .cm-hero img { width: 100%; height: auto; border-radius: 6px;
  border: 1px solid rgba(60,42,26,0.15); display: block; }
.casam-recipe .cm-headnote { font-style: italic; color:#3C2A1A;
  font-size: 16px; line-height: 1.5; margin: 8px 0 14px; }
.casam-recipe .cm-stamps { display: inline-flex; gap: 6px; flex-wrap: wrap;
  margin-top: 6px; }
.casam-recipe .cm-stamp { font-family: 'Manrope', system-ui, sans-serif;
  font-size: 10.5px; letter-spacing: 1.4px; text-transform: uppercase;
  font-weight: 700; color: #C9A961;
  background: rgba(201,169,97,0.12);
  border: 1px solid #C9A961; border-radius: 999px;
  padding: 3px 10px; }
.casam-recipe .cm-stamp.cm-diff { color: #A02B2B;
  border-color: #A02B2B; background: rgba(160,43,43,0.08); }
.casam-recipe .cm-ings { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-ings li { padding: 6px 0;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-size: 15px; }
.casam-recipe .cm-ings li.cm-opt { color: #7A5A3A; font-style: italic; }
.casam-recipe .cm-ings li.cm-opt::after { content: " · optional";
  font-size: 11px; letter-spacing: 1.4px; color: #C9A961;
  text-transform: uppercase; }
.casam-recipe .cm-steps { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-step { padding: 14px 0;
  border-bottom: 1px solid rgba(60,42,26,0.15); }
.casam-recipe .cm-step:last-child { border-bottom: 0; }
.casam-recipe .cm-step-h { display: flex; align-items: baseline; gap: 10px;
  flex-wrap: wrap; }
.casam-recipe .cm-step-n { display: inline-flex; align-items: center;
  justify-content: center; width: 26px; height: 26px;
  background: #A02B2B; color: #FBF5E6;
  border-radius: 999px; font-family: 'Manrope', sans-serif;
  font-weight: 700; font-size: 13px; flex-shrink: 0; }
.casam-recipe .cm-step-l { font-style: italic; font-size: 17px;
  color: #3C2A1A; font-weight: 600; }
.casam-recipe .cm-step-meta { margin-left: auto;
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.4px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; }
.casam-recipe .cm-step-b { margin: 8px 0 0 36px; font-size: 15px;
  color: #3C2A1A; line-height: 1.5; }
.casam-recipe .cm-section { margin-top: 28px; }
.casam-recipe .cm-tips ul { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-tips li { padding: 10px 0 10px 18px; position: relative;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-style: italic;
  color: #3C2A1A; }
.casam-recipe .cm-tips li::before { content: "—"; position: absolute;
  left: 0; color: #A02B2B; font-style: normal; font-weight: 700; }
.casam-recipe .cm-media { }
.casam-recipe .cm-intro-video { margin-top: 12px; margin-bottom: 28px; }
.casam-recipe .cm-vid-intro video { border: 2px solid #A02B2B;
  box-shadow: 0 4px 12px rgba(60,42,26,0.15); }
.casam-recipe .cm-vid-intro figcaption { font-style: italic;
  color: #A02B2B; font-size: 14px; margin-top: 8px;
  text-align: center; letter-spacing: 0.5px; }
.casam-recipe .cm-vid { margin: 0 0 18px; }
/* Long-form videos: landscape 16:9, full width. */
.casam-recipe .cm-vid.is-long video { width: 100%; height: auto;
  aspect-ratio: 16 / 9;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: contain; }
/* Short-form videos: vertical 9:16, centered, capped width.
   Autoplay-muted-loop treatment per the figure's class. */
.casam-recipe .cm-vid.is-short video { width: 100%; height: auto;
  aspect-ratio: 9 / 16;
  max-width: 360px; margin: 0 auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: cover; }
.casam-recipe .cm-vid.is-short { display: flex; flex-direction: column;
  align-items: center; }
/* Backward-compat for any .cm-vid that hasn't been tagged with a length. */
.casam-recipe .cm-vid video { width: 100%; height: auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; }
.casam-recipe .cm-vid figcaption { font-style: italic;
  color: #7A5A3A; font-size: 13px; margin-top: 6px;
  text-align: center; }
.casam-recipe .cm-gallery { display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 10px; }
.casam-recipe .cm-gal { margin: 0; }
.casam-recipe .cm-gal img { width: 100%; height: auto;
  aspect-ratio: 4 / 3; object-fit: cover;
  border-radius: 4px; border: 1px solid rgba(60,42,26,0.15);
  display: block; }
.casam-recipe .cm-gal figcaption { font-style: italic;
  color: #7A5A3A; font-size: 12px; margin-top: 4px;
  text-align: center; }
.casam-recipe .cm-foot { margin-top: 32px; padding-top: 14px;
  border-top: 1px solid rgba(60,42,26,0.15);
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.6px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; text-align: center; }
</style>
<div class="casam-recipe">
  <div class="cm-head">
    <div class="cm-headtxt">
      <h2>The Best Tzatziki Sauce Ever</h2>
      <p class="cm-headnote">Strain your yogurt thick, salt the cucumbers dry, then hit it with dill, garlic, and vinegar for a sauce with real backbone</p>
      <div class="cm-stamps">
<span class="cm-stamp">16</span><span class="cm-stamp">24h 30m</span>
</div>
    </div>
  </div>
  <section class="cm-section">
    <h3>Ingredients · La despensa</h3>
    <ul class="cm-ings">
      <li>FOR THE CUCUMBERS:</li>
<li>1 pound of cucumbers, ends trimmed, quartered lengthwise, seeded</li>
<li>FOR THE YOGURT:</li>
<li>1 quart of Greek yogurt, strained in cheesecloth for 24 hours</li>
<li>PULLING IT ALL TOGETHER</li>
<li>1 bunch of fresh dill</li>
<li>2 oz garlic cloves, mashed</li>
<li>1/4 cup EVOO</li>
<li>1/4 cup red wine vinegar</li>
    </ul>
  </section>
  <section class="cm-section">
    <h3>Method · Mise en place</h3>
    <ol class="cm-steps">
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">1</span>
          <span class="cm-step-l">Strain Greek yogurt in cheesecloth</span>
          <span class="cm-step-meta">1440 min</span>
        </div>
        <p class="cm-step-b">Must be done 24 hours ahead; refrigerate during straining.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">2</span>
          <span class="cm-step-l">Wash, trim, quarter, and seed cucumbers</span>
          <span class="cm-step-meta">8 min</span>
        </div>
        <p class="cm-step-b">Get your cucumbers prepped clean and split them lengthwise so you can scoop out those watery seeds — that's what separates good tzatziki from watery garbage.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">3</span>
          <span class="cm-step-l">Cut cucumbers to desired texture</span>
          <span class="cm-step-meta">5 min</span>
        </div>
        <p class="cm-step-b">Cut them into half-moons or small dice, depending on how chunky you like your sauce, then salt them heavily and let them sit for 10 minutes to weep out their moisture.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">4</span>
          <span class="cm-step-l">Salt cucumbers and drain in colander</span>
          <span class="cm-step-meta">30 min</span>
        </div>
        <p class="cm-step-b">Can drain up to 4 hours for best results; refrigerate.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">5</span>
          <span class="cm-step-l">Mash garlic cloves</span>
          <span class="cm-step-meta">4 min</span>
        </div>
        <p class="cm-step-b">Mash those garlic cloves into a fine paste using the side of your knife and a pinch of salt — you want it almost creamy, not chunky bits floating around.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">6</span>
          <span class="cm-step-l">Chop fresh dill</span>
          <span class="cm-step-meta">3 min</span>
        </div>
        <p class="cm-step-b">Rough-chop your dill right before you mix, keeping it loose and leafy so it holds onto its bright flavor instead of turning dark and bitter.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">7</span>
          <span class="cm-step-l">Combine all ingredients and mix well</span>
          <span class="cm-step-meta">5 min</span>
        </div>
        <p class="cm-step-b">Can refrigerate after mixing for deeper flavor development.</p>
      </li>
</ol>
  </section>
    <section class="cm-section cm-tips">
      <h3>Notes from the kitchen</h3>
      <ul class="cm-notes">
        <li>Salt your cucumbers and let them sit — they'll weep out water that dilutes everything else.</li>
<li>Mash garlic instead of mincing it; you want broken cells releasing oils, not tiny firm bits.</li>
<li>Strain your yogurt a full day ahead or the sauce stays thin and tastes like sour milk.</li>
      </ul>
    </section>
  <div class="cm-foot">
    Casa M Spice Co® · Real fire, real flavor, real folks.
  </div>
</div>]]>
    </content>
  </entry>
  <entry>
    <id>https://casamspice.com/blogs/recipes/epic-casa-m-falafel</id>
    <published>2025-09-28T00:00:00-05:00</published>
    <updated>2026-06-08T13:15:02-05:00</updated>
    <link rel="alternate" type="text/html" href="https://casamspice.com/blogs/recipes/epic-casa-m-falafel"/>
    <title>Epic Casa M Falafel</title>
    <author>
      <name>Mike Hernandez</name>
    </author>
    <summary type="html">
      <![CDATA[Soak chickpeas overnight, pulse with fresh herbs and Casa M spices, squeeze into 375-degree oil, pull golden in three minutes<p><a class="read-more" href="https://casamspice.com/blogs/recipes/epic-casa-m-falafel">More</a></p>]]>
    </summary>
    <content type="html">
      <![CDATA[<style>
.casam-recipe { background:#FBF5E6; color:#3C2A1A;
  font-family: 'Cormorant Garamond', Georgia, serif;
  padding: clamp(22px, 4vw, 40px) clamp(18px, 4vw, 44px);
  border-radius: 8px; line-height: 1.5;
  border: 1px solid rgba(60,42,26,0.15);
  max-width: 740px; margin: 0 auto 32px;
}
.casam-recipe h2, .casam-recipe h3, .casam-recipe h4 {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-style: italic; color:#A02B2B; margin: 0 0 8px;
}
.casam-recipe h2 { font-size: clamp(26px, 4vw, 36px); }
.casam-recipe h3 { font-size: clamp(18px, 2.4vw, 22px); margin-top: 24px;
  border-bottom: 1px solid rgba(60,42,26,0.15); padding-bottom: 4px; }
.casam-recipe h4 { font-size: 15px; color:#7A5A3A; margin-top: 14px;
  text-transform: uppercase; letter-spacing: 2px; }
.casam-recipe .cm-head { display:flex; gap:24px; flex-wrap: wrap;
  align-items: flex-start; margin-bottom: 18px; }
.casam-recipe .cm-headtxt { flex: 2 1 280px; min-width: 0; }
.casam-recipe .cm-hero { flex: 1 1 220px; max-width: 280px; }
.casam-recipe .cm-hero img { width: 100%; height: auto; border-radius: 6px;
  border: 1px solid rgba(60,42,26,0.15); display: block; }
.casam-recipe .cm-headnote { font-style: italic; color:#3C2A1A;
  font-size: 16px; line-height: 1.5; margin: 8px 0 14px; }
.casam-recipe .cm-stamps { display: inline-flex; gap: 6px; flex-wrap: wrap;
  margin-top: 6px; }
.casam-recipe .cm-stamp { font-family: 'Manrope', system-ui, sans-serif;
  font-size: 10.5px; letter-spacing: 1.4px; text-transform: uppercase;
  font-weight: 700; color: #C9A961;
  background: rgba(201,169,97,0.12);
  border: 1px solid #C9A961; border-radius: 999px;
  padding: 3px 10px; }
.casam-recipe .cm-stamp.cm-diff { color: #A02B2B;
  border-color: #A02B2B; background: rgba(160,43,43,0.08); }
.casam-recipe .cm-ings { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-ings li { padding: 6px 0;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-size: 15px; }
.casam-recipe .cm-ings li.cm-opt { color: #7A5A3A; font-style: italic; }
.casam-recipe .cm-ings li.cm-opt::after { content: " · optional";
  font-size: 11px; letter-spacing: 1.4px; color: #C9A961;
  text-transform: uppercase; }
.casam-recipe .cm-steps { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-step { padding: 14px 0;
  border-bottom: 1px solid rgba(60,42,26,0.15); }
.casam-recipe .cm-step:last-child { border-bottom: 0; }
.casam-recipe .cm-step-h { display: flex; align-items: baseline; gap: 10px;
  flex-wrap: wrap; }
.casam-recipe .cm-step-n { display: inline-flex; align-items: center;
  justify-content: center; width: 26px; height: 26px;
  background: #A02B2B; color: #FBF5E6;
  border-radius: 999px; font-family: 'Manrope', sans-serif;
  font-weight: 700; font-size: 13px; flex-shrink: 0; }
.casam-recipe .cm-step-l { font-style: italic; font-size: 17px;
  color: #3C2A1A; font-weight: 600; }
.casam-recipe .cm-step-meta { margin-left: auto;
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.4px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; }
.casam-recipe .cm-step-b { margin: 8px 0 0 36px; font-size: 15px;
  color: #3C2A1A; line-height: 1.5; }
.casam-recipe .cm-section { margin-top: 28px; }
.casam-recipe .cm-tips ul { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-tips li { padding: 10px 0 10px 18px; position: relative;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-style: italic;
  color: #3C2A1A; }
.casam-recipe .cm-tips li::before { content: "—"; position: absolute;
  left: 0; color: #A02B2B; font-style: normal; font-weight: 700; }
.casam-recipe .cm-media { }
.casam-recipe .cm-intro-video { margin-top: 12px; margin-bottom: 28px; }
.casam-recipe .cm-vid-intro video { border: 2px solid #A02B2B;
  box-shadow: 0 4px 12px rgba(60,42,26,0.15); }
.casam-recipe .cm-vid-intro figcaption { font-style: italic;
  color: #A02B2B; font-size: 14px; margin-top: 8px;
  text-align: center; letter-spacing: 0.5px; }
.casam-recipe .cm-vid { margin: 0 0 18px; }
/* Long-form videos: landscape 16:9, full width. */
.casam-recipe .cm-vid.is-long video { width: 100%; height: auto;
  aspect-ratio: 16 / 9;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: contain; }
/* Short-form videos: vertical 9:16, centered, capped width.
   Autoplay-muted-loop treatment per the figure's class. */
.casam-recipe .cm-vid.is-short video { width: 100%; height: auto;
  aspect-ratio: 9 / 16;
  max-width: 360px; margin: 0 auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: cover; }
.casam-recipe .cm-vid.is-short { display: flex; flex-direction: column;
  align-items: center; }
/* Backward-compat for any .cm-vid that hasn't been tagged with a length. */
.casam-recipe .cm-vid video { width: 100%; height: auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; }
.casam-recipe .cm-vid figcaption { font-style: italic;
  color: #7A5A3A; font-size: 13px; margin-top: 6px;
  text-align: center; }
.casam-recipe .cm-gallery { display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 10px; }
.casam-recipe .cm-gal { margin: 0; }
.casam-recipe .cm-gal img { width: 100%; height: auto;
  aspect-ratio: 4 / 3; object-fit: cover;
  border-radius: 4px; border: 1px solid rgba(60,42,26,0.15);
  display: block; }
.casam-recipe .cm-gal figcaption { font-style: italic;
  color: #7A5A3A; font-size: 12px; margin-top: 4px;
  text-align: center; }
.casam-recipe .cm-foot { margin-top: 32px; padding-top: 14px;
  border-top: 1px solid rgba(60,42,26,0.15);
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.6px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; text-align: center; }
</style>
<div class="casam-recipe">
  <div class="cm-head">
    <div class="cm-headtxt">
      <h2>Epic Casa M Falafel</h2>
      <p class="cm-headnote">Soak chickpeas overnight, pulse with fresh herbs and Casa M spices, squeeze into 375-degree oil, pull golden in three minutes</p>
      <div class="cm-stamps">
<span class="cm-stamp">6</span><span class="cm-stamp">8h 30m</span>
</div>
    </div>
  </div>
  <section class="cm-section">
    <h3>Ingredients · La despensa</h3>
    <ul class="cm-ings">
      <li>FOR THE CHICKPEAS:</li>
<li>226 grams dry chickpeas, soaked overnight 8+ hours</li>
<li>PULLING IT ALL TOGETHER</li>
<li>55 grams of mixed herbs (cilantro, mint, Italian parsley), leaves only</li>
<li>55 grams of scallions, whites and tender parts only</li>
<li>2 oz garlic cloves</li>
<li>2 teaspoons ground cumin</li>
<li>1 Tablespoon Ace Kickstart®</li>
<li>1 Tablespoon Casa M Spice Co® Pecking Order®</li>
<li>SERVE WITH</li>
<li>tahini sauce (not the same as what you buy at the store)</li>
<li>hummus</li>
<li>tzatziki sauce</li>
<li>pita</li>
    </ul>
  </section>
  <section class="cm-section">
    <h3>Method · Mise en place</h3>
    <ol class="cm-steps">
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">1</span>
          <span class="cm-step-l">Soak chickpeas 8+ hours</span>
          <span class="cm-step-meta">480 min</span>
        </div>
        <p class="cm-step-b">Passive soak, can be done a day ahead.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">2</span>
          <span class="cm-step-l">Drain and rinse chickpeas well</span>
          <span class="cm-step-meta">3 min</span>
        </div>
        <p class="cm-step-b">You're removing excess starch and any debris, so keep rinsing until the water runs clear — wet chickpeas pulse better and fry lighter.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">3</span>
          <span class="cm-step-l">Preheat fryer to 375°F</span>
          <span class="cm-step-meta">10 min · 375°F</span>
        </div>
        <p class="cm-step-b">Fryer heats while you prep the mixture.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">4</span>
          <span class="cm-step-l">Process chickpeas, herbs, spices, scallions, garlic into paste</span>
          <span class="cm-step-meta">5 min</span>
        </div>
        <p class="cm-step-b">Pulse until mixture holds together when squeezed.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">5</span>
          <span class="cm-step-l">Pipe or form 24 falafel balls</span>
          <span class="cm-step-meta">8 min</span>
        </div>
        <p class="cm-step-b">Optional: roll in sesame seeds.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">6</span>
          <span class="cm-step-l">Fry falafel for 3 minutes to 195°F internal</span>
          <span class="cm-step-meta">3 min · 375°F</span>
        </div>
        <p class="cm-step-b">Target internal temp shy of 200°F.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">7</span>
          <span class="cm-step-l">Drain and serve with pita, hummus, tahini, tzatziki</span>
          <span class="cm-step-meta">2 min</span>
        </div>
        <p class="cm-step-b">Pile them warm into a platter lined with paper towels to catch excess oil, then serve immediately while the outside's still crispy and the inside stays creamy.</p>
      </li>
</ol>
  </section>
    <section class="cm-section cm-tips">
      <h3>Notes from the kitchen</h3>
      <ul class="cm-notes">
        <li>Drain soaked chickpeas hard — any residual water breaks the paste and makes frying impossible.</li>
<li>Don't skip the 375°F preheat; falafel needs immediate sear or they'll absorb oil and taste heavy.</li>
<li>Pull them at 195°F internal, not higher — one minute past that and the center dries out.</li>
      </ul>
    </section>
  <div class="cm-foot">
    Casa M Spice Co® · Real fire, real flavor, real folks.
  </div>
</div>]]>
    </content>
  </entry>
  <entry>
    <id>https://casamspice.com/blogs/recipes/smoked-chiken-and-cheese-enchiladas</id>
    <published>2025-09-21T00:00:00-05:00</published>
    <updated>2026-06-08T13:13:25-05:00</updated>
    <link rel="alternate" type="text/html" href="https://casamspice.com/blogs/recipes/smoked-chiken-and-cheese-enchiladas"/>
    <title>Smoked Chicken Enchiladas in Chile Colorado</title>
    <author>
      <name>Mike Hernandez</name>
    </author>
    <summary type="html">
      <![CDATA[Smoked chicken wrapped in tortillas, blanketed in a chile colorado sauce built from Hatch chiles and toasted spices that carry the whole dish<p><a class="read-more" href="https://casamspice.com/blogs/recipes/smoked-chiken-and-cheese-enchiladas">More</a></p>]]>
    </summary>
    <content type="html">
      <![CDATA[<style>
.casam-recipe { background:#FBF5E6; color:#3C2A1A;
  font-family: 'Cormorant Garamond', Georgia, serif;
  padding: clamp(22px, 4vw, 40px) clamp(18px, 4vw, 44px);
  border-radius: 8px; line-height: 1.5;
  border: 1px solid rgba(60,42,26,0.15);
  max-width: 740px; margin: 0 auto 32px;
}
.casam-recipe h2, .casam-recipe h3, .casam-recipe h4 {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-style: italic; color:#A02B2B; margin: 0 0 8px;
}
.casam-recipe h2 { font-size: clamp(26px, 4vw, 36px); }
.casam-recipe h3 { font-size: clamp(18px, 2.4vw, 22px); margin-top: 24px;
  border-bottom: 1px solid rgba(60,42,26,0.15); padding-bottom: 4px; }
.casam-recipe h4 { font-size: 15px; color:#7A5A3A; margin-top: 14px;
  text-transform: uppercase; letter-spacing: 2px; }
.casam-recipe .cm-head { display:flex; gap:24px; flex-wrap: wrap;
  align-items: flex-start; margin-bottom: 18px; }
.casam-recipe .cm-headtxt { flex: 2 1 280px; min-width: 0; }
.casam-recipe .cm-hero { flex: 1 1 220px; max-width: 280px; }
.casam-recipe .cm-hero img { width: 100%; height: auto; border-radius: 6px;
  border: 1px solid rgba(60,42,26,0.15); display: block; }
.casam-recipe .cm-headnote { font-style: italic; color:#3C2A1A;
  font-size: 16px; line-height: 1.5; margin: 8px 0 14px; }
.casam-recipe .cm-stamps { display: inline-flex; gap: 6px; flex-wrap: wrap;
  margin-top: 6px; }
.casam-recipe .cm-stamp { font-family: 'Manrope', system-ui, sans-serif;
  font-size: 10.5px; letter-spacing: 1.4px; text-transform: uppercase;
  font-weight: 700; color: #C9A961;
  background: rgba(201,169,97,0.12);
  border: 1px solid #C9A961; border-radius: 999px;
  padding: 3px 10px; }
.casam-recipe .cm-stamp.cm-diff { color: #A02B2B;
  border-color: #A02B2B; background: rgba(160,43,43,0.08); }
.casam-recipe .cm-ings { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-ings li { padding: 6px 0;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-size: 15px; }
.casam-recipe .cm-ings li.cm-opt { color: #7A5A3A; font-style: italic; }
.casam-recipe .cm-ings li.cm-opt::after { content: " · optional";
  font-size: 11px; letter-spacing: 1.4px; color: #C9A961;
  text-transform: uppercase; }
.casam-recipe .cm-steps { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-step { padding: 14px 0;
  border-bottom: 1px solid rgba(60,42,26,0.15); }
.casam-recipe .cm-step:last-child { border-bottom: 0; }
.casam-recipe .cm-step-h { display: flex; align-items: baseline; gap: 10px;
  flex-wrap: wrap; }
.casam-recipe .cm-step-n { display: inline-flex; align-items: center;
  justify-content: center; width: 26px; height: 26px;
  background: #A02B2B; color: #FBF5E6;
  border-radius: 999px; font-family: 'Manrope', sans-serif;
  font-weight: 700; font-size: 13px; flex-shrink: 0; }
.casam-recipe .cm-step-l { font-style: italic; font-size: 17px;
  color: #3C2A1A; font-weight: 600; }
.casam-recipe .cm-step-meta { margin-left: auto;
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.4px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; }
.casam-recipe .cm-step-b { margin: 8px 0 0 36px; font-size: 15px;
  color: #3C2A1A; line-height: 1.5; }
.casam-recipe .cm-section { margin-top: 28px; }
.casam-recipe .cm-tips ul { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-tips li { padding: 10px 0 10px 18px; position: relative;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-style: italic;
  color: #3C2A1A; }
.casam-recipe .cm-tips li::before { content: "—"; position: absolute;
  left: 0; color: #A02B2B; font-style: normal; font-weight: 700; }
.casam-recipe .cm-media { }
.casam-recipe .cm-intro-video { margin-top: 12px; margin-bottom: 28px; }
.casam-recipe .cm-vid-intro video { border: 2px solid #A02B2B;
  box-shadow: 0 4px 12px rgba(60,42,26,0.15); }
.casam-recipe .cm-vid-intro figcaption { font-style: italic;
  color: #A02B2B; font-size: 14px; margin-top: 8px;
  text-align: center; letter-spacing: 0.5px; }
.casam-recipe .cm-vid { margin: 0 0 18px; }
/* Long-form videos: landscape 16:9, full width. */
.casam-recipe .cm-vid.is-long video { width: 100%; height: auto;
  aspect-ratio: 16 / 9;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: contain; }
/* Short-form videos: vertical 9:16, centered, capped width.
   Autoplay-muted-loop treatment per the figure's class. */
.casam-recipe .cm-vid.is-short video { width: 100%; height: auto;
  aspect-ratio: 9 / 16;
  max-width: 360px; margin: 0 auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: cover; }
.casam-recipe .cm-vid.is-short { display: flex; flex-direction: column;
  align-items: center; }
/* Backward-compat for any .cm-vid that hasn't been tagged with a length. */
.casam-recipe .cm-vid video { width: 100%; height: auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; }
.casam-recipe .cm-vid figcaption { font-style: italic;
  color: #7A5A3A; font-size: 13px; margin-top: 6px;
  text-align: center; }
.casam-recipe .cm-gallery { display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 10px; }
.casam-recipe .cm-gal { margin: 0; }
.casam-recipe .cm-gal img { width: 100%; height: auto;
  aspect-ratio: 4 / 3; object-fit: cover;
  border-radius: 4px; border: 1px solid rgba(60,42,26,0.15);
  display: block; }
.casam-recipe .cm-gal figcaption { font-style: italic;
  color: #7A5A3A; font-size: 12px; margin-top: 4px;
  text-align: center; }
.casam-recipe .cm-foot { margin-top: 32px; padding-top: 14px;
  border-top: 1px solid rgba(60,42,26,0.15);
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.6px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; text-align: center; }
</style>
<div class="casam-recipe">
  <div class="cm-head">
    <div class="cm-headtxt">
      <h2>Smoked Chicken Enchiladas in Chile Colorado</h2>
      <p class="cm-headnote">Smoked chicken wrapped in tortillas, blanketed in a chile colorado sauce built from Hatch chiles and toasted spices that carry the whole dish</p>
      <div class="cm-stamps">
<span class="cm-stamp">12</span><span class="cm-stamp">2h 45m</span>
</div>
    </div>
  </div>
  <section class="cm-section">
    <h3>Ingredients · La despensa</h3>
    <ul class="cm-ings">
      <li>FOR THE CHILE COLORADO SAUCE:</li>
<li>2.5 oz Red Hatch chile pods, rinsed, stemmed, seeded, torn into pieces</li>
<li>1 Tablespoon Casa M Spice Co® Chain Reaction®</li>
<li>1 Tablespoon cumin seed, toasted lightly and crushed</li>
<li>1 Tablespoon Mexican oregano</li>
<li>1 7-oz can chipotles in adobo</li>
<li>1-1/2 teaspoons ancho chile, ground</li>
<li>1 large onion, diced</li>
<li>2 oz garlic cloves,</li>
<li>2 teaspoons Better Than Bouillon chicken</li>
<li>2 bay leaves</li>
<li>1 teaspoon salt</li>
<li>1 14-oz can roasted, diced tomatoes</li>
<li>FOR THE FILLING:</li>
<li>3 cups chicken, cooked, shredded</li>
<li>8 oz Oxaxaca cheese, grated</li>
<li>8 oz pepper jack cheese, grated</li>
<li>1 small onion, medium dice</li>
<li class="cm-opt">4 Hatch/Anaheim green chiles, roasted, sweated, stemmed/seeded, peeled, and diced (optional)</li>
<li>PULLING IT ALL TOGETHER</li>
<li>12 flour tortillas, taco sized</li>
<li>8 oz Muenster cheese, grated</li>
    </ul>
  </section>
  <section class="cm-section">
    <h3>Method · Mise en place</h3>
    <ol class="cm-steps">
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">1</span>
          <span class="cm-step-l">Gather chile pods, spices, onion, bouillon, bay leaves</span>
          <span class="cm-step-meta">5 min</span>
        </div>
        <p class="cm-step-b">Get everything prepped and within arm's reach before heat hits the pan—you want to move fast once the chiles start cooking and the aromatics bloom.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">2</span>
          <span class="cm-step-l">Boil red chiles, turn off, cover, steep 30 min</span>
          <span class="cm-step-meta">35 min</span>
        </div>
        <p class="cm-step-b">Boil briefly then passive steep with lid on.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">3</span>
          <span class="cm-step-l">Purée chiles, spices, onion, bouillon, bay leaves with liquid</span>
          <span class="cm-step-meta">6 min</span>
        </div>
        <p class="cm-step-b">Add reserved liquid gradually until smooth sauce consistency.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">4</span>
          <span class="cm-step-l">Heat sauce to boil, adjust salt, thin if needed</span>
          <span class="cm-step-meta">8 min</span>
        </div>
        <p class="cm-step-b">You're looking for a silky, brick-red sauce that coats the back of a spoon; if it's too thick, thin it with stock or water a splash at a time, and taste as you go for salt since the chipotles bring heat and the bouillon brings salt.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">5</span>
          <span class="cm-step-l">Preheat oven to 325°F</span>
          <span class="cm-step-meta">10 min · 325°F</span>
        </div>
        <p class="cm-step-b">Low and slow is the move here—325°F lets the enchiladas warm through evenly without drying out the smoked chicken or browning the cheese too fast.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">6</span>
          <span class="cm-step-l">Shred chicken, grate cheeses, dice onion, prep green chiles</span>
          <span class="cm-step-meta">12 min</span>
        </div>
        <p class="cm-step-b">Keep your mise in separate piles so assembly moves like clockwork; cold smoked chicken shreds cleaner, and grating cheese fresh gives you better melt.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">7</span>
          <span class="cm-step-l">Warm tortillas and hold in warmer</span>
          <span class="cm-step-meta">4 min</span>
        </div>
        <p class="cm-step-b">Pliable tortillas are non-negotiable—they won't tear or crack when you roll, and they'll stay supple in the oven.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">8</span>
          <span class="cm-step-l">Dip, fill, roll 12 tortillas into greased baking dish</span>
          <span class="cm-step-meta">15 min</span>
        </div>
        <p class="cm-step-b">Dip each tortilla in sauce bowl, add filling, roll, place in dish.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">9</span>
          <span class="cm-step-l">Top with remaining sauce and Muenster cheese</span>
          <span class="cm-step-meta">3 min</span>
        </div>
        <p class="cm-step-b">Pour sauce on the bottom of the baking dish first, then nestle those rolled enchiladas seam-side down, and finish with a generous pour on top so every bite gets that chile colorado flavor.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">10</span>
          <span class="cm-step-l">Bake at 325°F for 30 min</span>
          <span class="cm-step-meta">30 min · 325°F</span>
        </div>
        <p class="cm-step-b">You'll know they're done when the edges are bubbling, the cheese is melted and starting to brown in spots, and a knife through the center comes out hot—don't rush this step.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">11</span>
          <span class="cm-step-l">Turn off oven, let sit 30 min to cool</span>
          <span class="cm-step-meta">30 min</span>
        </div>
        <p class="cm-step-b">Passive rest in cooling oven; gear still pinned.</p>
      </li>
</ol>
  </section>
    <section class="cm-section cm-tips">
      <h3>Notes from the kitchen</h3>
      <ul class="cm-notes">
        <li>Toast cumin seed and crush it yourself—pre-ground loses the volatile oils that make this sauce sing.</li>
<li>Steep the chiles covered and still, don't boil them to death or they turn bitter and muddy.</li>
<li>Let the enchiladas cool 30 minutes in the turned-off oven so the cheese sets and they hold together when plated.</li>
      </ul>
    </section>
  <div class="cm-foot">
    Casa M Spice Co® · Real fire, real flavor, real folks.
  </div>
</div>]]>
    </content>
  </entry>
  <entry>
    <id>https://casamspice.com/blogs/recipes/smoked-brisket-and-refried-bean-chimichangas</id>
    <published>2025-09-14T00:00:00-05:00</published>
    <updated>2026-06-11T22:44:58-05:00</updated>
    <link rel="alternate" type="text/html" href="https://casamspice.com/blogs/recipes/smoked-brisket-and-refried-bean-chimichangas"/>
    <title>Smoked Brisket and Refried Bean Chimichangas</title>
    <author>
      <name>Mike Hernandez</name>
    </author>
    <summary type="html">
      <![CDATA[Take leftover smoked brisket and refried beans, wrap them tight in flour tortillas, and fry until the edges shatter<p><a class="read-more" href="https://casamspice.com/blogs/recipes/smoked-brisket-and-refried-bean-chimichangas">More</a></p>]]>
    </summary>
    <content type="html">
      <![CDATA[<style>
.casam-recipe { background:#FBF5E6; color:#3C2A1A;
  font-family: 'Cormorant Garamond', Georgia, serif;
  padding: clamp(22px, 4vw, 40px) clamp(18px, 4vw, 44px);
  border-radius: 8px; line-height: 1.5;
  border: 1px solid rgba(60,42,26,0.15);
  max-width: 740px; margin: 0 auto 32px;
}
.casam-recipe h2, .casam-recipe h3, .casam-recipe h4 {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-style: italic; color:#A02B2B; margin: 0 0 8px;
}
.casam-recipe h2 { font-size: clamp(26px, 4vw, 36px); }
.casam-recipe h3 { font-size: clamp(18px, 2.4vw, 22px); margin-top: 24px;
  border-bottom: 1px solid rgba(60,42,26,0.15); padding-bottom: 4px; }
.casam-recipe h4 { font-size: 15px; color:#7A5A3A; margin-top: 14px;
  text-transform: uppercase; letter-spacing: 2px; }
.casam-recipe .cm-head { display:flex; gap:24px; flex-wrap: wrap;
  align-items: flex-start; margin-bottom: 18px; }
.casam-recipe .cm-headtxt { flex: 2 1 280px; min-width: 0; }
.casam-recipe .cm-hero { flex: 1 1 220px; max-width: 280px; }
.casam-recipe .cm-hero img { width: 100%; height: auto; border-radius: 6px;
  border: 1px solid rgba(60,42,26,0.15); display: block; }
.casam-recipe .cm-headnote { font-style: italic; color:#3C2A1A;
  font-size: 16px; line-height: 1.5; margin: 8px 0 14px; }
.casam-recipe .cm-stamps { display: inline-flex; gap: 6px; flex-wrap: wrap;
  margin-top: 6px; }
.casam-recipe .cm-stamp { font-family: 'Manrope', system-ui, sans-serif;
  font-size: 10.5px; letter-spacing: 1.4px; text-transform: uppercase;
  font-weight: 700; color: #C9A961;
  background: rgba(201,169,97,0.12);
  border: 1px solid #C9A961; border-radius: 999px;
  padding: 3px 10px; }
.casam-recipe .cm-stamp.cm-diff { color: #A02B2B;
  border-color: #A02B2B; background: rgba(160,43,43,0.08); }
.casam-recipe .cm-ings { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-ings li { padding: 6px 0;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-size: 15px; }
.casam-recipe .cm-ings li.cm-opt { color: #7A5A3A; font-style: italic; }
.casam-recipe .cm-ings li.cm-opt::after { content: " · optional";
  font-size: 11px; letter-spacing: 1.4px; color: #C9A961;
  text-transform: uppercase; }
.casam-recipe .cm-steps { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-step { padding: 14px 0;
  border-bottom: 1px solid rgba(60,42,26,0.15); }
.casam-recipe .cm-step:last-child { border-bottom: 0; }
.casam-recipe .cm-step-h { display: flex; align-items: baseline; gap: 10px;
  flex-wrap: wrap; }
.casam-recipe .cm-step-n { display: inline-flex; align-items: center;
  justify-content: center; width: 26px; height: 26px;
  background: #A02B2B; color: #FBF5E6;
  border-radius: 999px; font-family: 'Manrope', sans-serif;
  font-weight: 700; font-size: 13px; flex-shrink: 0; }
.casam-recipe .cm-step-l { font-style: italic; font-size: 17px;
  color: #3C2A1A; font-weight: 600; }
.casam-recipe .cm-step-meta { margin-left: auto;
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.4px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; }
.casam-recipe .cm-step-b { margin: 8px 0 0 36px; font-size: 15px;
  color: #3C2A1A; line-height: 1.5; }
.casam-recipe .cm-section { margin-top: 28px; }
.casam-recipe .cm-tips ul { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-tips li { padding: 10px 0 10px 18px; position: relative;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-style: italic;
  color: #3C2A1A; }
.casam-recipe .cm-tips li::before { content: "—"; position: absolute;
  left: 0; color: #A02B2B; font-style: normal; font-weight: 700; }
.casam-recipe .cm-media { }
.casam-recipe .cm-intro-video { margin-top: 12px; margin-bottom: 28px; }
.casam-recipe .cm-vid-intro video { border: 2px solid #A02B2B;
  box-shadow: 0 4px 12px rgba(60,42,26,0.15); }
.casam-recipe .cm-vid-intro figcaption { font-style: italic;
  color: #A02B2B; font-size: 14px; margin-top: 8px;
  text-align: center; letter-spacing: 0.5px; }
.casam-recipe .cm-vid { margin: 0 0 18px; }
/* Long-form videos: landscape 16:9, full width. */
.casam-recipe .cm-vid.is-long video { width: 100%; height: auto;
  aspect-ratio: 16 / 9;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: contain; }
/* Short-form videos: vertical 9:16, centered, capped width.
   Autoplay-muted-loop treatment per the figure's class. */
.casam-recipe .cm-vid.is-short video { width: 100%; height: auto;
  aspect-ratio: 9 / 16;
  max-width: 360px; margin: 0 auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: cover; }
.casam-recipe .cm-vid.is-short { display: flex; flex-direction: column;
  align-items: center; }
/* Backward-compat for any .cm-vid that hasn't been tagged with a length. */
.casam-recipe .cm-vid video { width: 100%; height: auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; }
.casam-recipe .cm-vid figcaption { font-style: italic;
  color: #7A5A3A; font-size: 13px; margin-top: 6px;
  text-align: center; }
.casam-recipe .cm-gallery { display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 10px; }
.casam-recipe .cm-gal { margin: 0; }
.casam-recipe .cm-gal img { width: 100%; height: auto;
  aspect-ratio: 4 / 3; object-fit: cover;
  border-radius: 4px; border: 1px solid rgba(60,42,26,0.15);
  display: block; }
.casam-recipe .cm-gal figcaption { font-style: italic;
  color: #7A5A3A; font-size: 12px; margin-top: 4px;
  text-align: center; }
.casam-recipe .cm-foot { margin-top: 32px; padding-top: 14px;
  border-top: 1px solid rgba(60,42,26,0.15);
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.6px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; text-align: center; }
</style>
<div class="casam-recipe">
  <div class="cm-head">
    <div class="cm-headtxt">
      <h2>Smoked Brisket and Refried Bean Chimichangas</h2>
      <p class="cm-headnote">Take leftover smoked brisket and refried beans, wrap them tight in flour tortillas, and fry until the edges shatter</p>
      <div class="cm-stamps">
<span class="cm-stamp">6</span><span class="cm-stamp">20 min</span>
</div>
    </div>
    <div class="cm-hero"><img src="https://cdn.shopify.com/s/files/1/0059/0302/4243/articles/IMG_3267-min.jpg?v=1760638220" alt="Smoked Brisket and Refried Bean Chimichangas" loading="lazy"></div>
  </div>
  <section class="cm-section">
    <h3>Ingredients · La despensa</h3>
    <h4 class="cm-grouph">FOR THE CHIMICHANGAS:</h4>
    <ul class="cm-ings">
      <li>3 cups refried beans</li>
<li>1-1/2 cups leftover smoked beef brisket, chopped</li>
<li>6 12" flour tortillas</li>
<li>6 toothpicks</li>
    </ul>
  </section>
  <section class="cm-section">
    <h3>Method · Mise en place</h3>
    <ol class="cm-steps">
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">1</span>
          <span class="cm-step-l">Heat the fryer</span>
          <span class="cm-step-meta">5 min</span>
        </div>
        <p class="cm-step-b">Get your oil to 375°F before you start wrapping — you want it ready to go the moment those chimichangas hit the basket. Cold oil makes them soggy.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">2</span>
          <span class="cm-step-l">Mix the filling</span>
          <span class="cm-step-meta">2 min</span>
        </div>
        <p class="cm-step-b">Combine your refried beans and chopped smoked brisket in a large bowl, stirring until everything's evenly distributed. This is your flavor foundation, so don't skip it.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">3</span>
          <span class="cm-step-l">Warm the tortillas</span>
          <span class="cm-step-meta">2 min</span>
        </div>
        <p class="cm-step-b">Heat your tortillas until they're soft and pliable — a skillet, griddle, or even direct flame works. A cold tortilla will crack and fight you when you fold it.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">4</span>
          <span class="cm-step-l">Fill and fold the chimichangas</span>
          <span class="cm-step-meta">15 min</span>
        </div>
        <p class="cm-step-b">Spread 3/4 cup filling into a rectangle in the center of each warm tortilla, then fold the bottom edge over it, tuck tight, fold in the sides, and roll to the top — secure with a toothpick. Work quickly while the tortilla is still warm, and don't overstuff or it'll burst open in the oil.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">5</span>
          <span class="cm-step-l">Deep fry until crispy</span>
          <span class="cm-step-meta">5 min</span>
        </div>
        <p class="cm-step-b">Fry for 4–5 minutes depending on how dark you like them — you're looking for deep golden-brown and a hard shell that'll shatter when you bite it. Don't crowd the fryer; work in batches if you need to.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">6</span>
          <span class="cm-step-l">Cool and serve</span>
          <span class="cm-step-meta">3 min</span>
        </div>
        <p class="cm-step-b">Drain them on a rack so they stay crispy and don't steam themselves soggy on a plate. Serve them warm while that shell's still got a snap to it.</p>
      </li>
</ol>
  </section>
    <section class="cm-section cm-tips">
      <h3>Notes from the kitchen</h3>
      <ul class="cm-notes">
        <li>Warm the refried beans and brisket together first — they'll pack tighter and won't split the tortilla.</li>
<li>Seal the tortilla edges with water, not wet fingers — you need a dry seal that'll actually hold.</li>
<li>Let the oil hit 350°F before frying; cooler and they absorb grease, hotter and they burst open.</li>
      </ul>
    </section>
  <div class="cm-foot">
    Casa M Spice Co® · Real fire, real flavor, real folks.
  </div>
</div>]]>
    </content>
  </entry>
  <entry>
    <id>https://casamspice.com/blogs/recipes/chicken-fried-ribeyes-and-black-pepper-gravy</id>
    <published>2025-09-07T00:00:00-05:00</published>
    <updated>2026-06-08T13:15:01-05:00</updated>
    <link rel="alternate" type="text/html" href="https://casamspice.com/blogs/recipes/chicken-fried-ribeyes-and-black-pepper-gravy"/>
    <title>Chicken Fried Ribeyes and Black Pepper Gravy</title>
    <author>
      <name>Mike Hernandez</name>
    </author>
    <summary type="html">
      <![CDATA[Pound ribeyes thin, season them deep with Chain Reaction® and Kickstart®, dredge them crispy, and smother them in black pepper gravy<p><a class="read-more" href="https://casamspice.com/blogs/recipes/chicken-fried-ribeyes-and-black-pepper-gravy">More</a></p>]]>
    </summary>
    <content type="html">
      <![CDATA[<style>
.casam-recipe { background:#FBF5E6; color:#3C2A1A;
  font-family: 'Cormorant Garamond', Georgia, serif;
  padding: clamp(22px, 4vw, 40px) clamp(18px, 4vw, 44px);
  border-radius: 8px; line-height: 1.5;
  border: 1px solid rgba(60,42,26,0.15);
  max-width: 740px; margin: 0 auto 32px;
}
.casam-recipe h2, .casam-recipe h3, .casam-recipe h4 {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-style: italic; color:#A02B2B; margin: 0 0 8px;
}
.casam-recipe h2 { font-size: clamp(26px, 4vw, 36px); }
.casam-recipe h3 { font-size: clamp(18px, 2.4vw, 22px); margin-top: 24px;
  border-bottom: 1px solid rgba(60,42,26,0.15); padding-bottom: 4px; }
.casam-recipe h4 { font-size: 15px; color:#7A5A3A; margin-top: 14px;
  text-transform: uppercase; letter-spacing: 2px; }
.casam-recipe .cm-head { display:flex; gap:24px; flex-wrap: wrap;
  align-items: flex-start; margin-bottom: 18px; }
.casam-recipe .cm-headtxt { flex: 2 1 280px; min-width: 0; }
.casam-recipe .cm-hero { flex: 1 1 220px; max-width: 280px; }
.casam-recipe .cm-hero img { width: 100%; height: auto; border-radius: 6px;
  border: 1px solid rgba(60,42,26,0.15); display: block; }
.casam-recipe .cm-headnote { font-style: italic; color:#3C2A1A;
  font-size: 16px; line-height: 1.5; margin: 8px 0 14px; }
.casam-recipe .cm-stamps { display: inline-flex; gap: 6px; flex-wrap: wrap;
  margin-top: 6px; }
.casam-recipe .cm-stamp { font-family: 'Manrope', system-ui, sans-serif;
  font-size: 10.5px; letter-spacing: 1.4px; text-transform: uppercase;
  font-weight: 700; color: #C9A961;
  background: rgba(201,169,97,0.12);
  border: 1px solid #C9A961; border-radius: 999px;
  padding: 3px 10px; }
.casam-recipe .cm-stamp.cm-diff { color: #A02B2B;
  border-color: #A02B2B; background: rgba(160,43,43,0.08); }
.casam-recipe .cm-ings { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-ings li { padding: 6px 0;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-size: 15px; }
.casam-recipe .cm-ings li.cm-opt { color: #7A5A3A; font-style: italic; }
.casam-recipe .cm-ings li.cm-opt::after { content: " · optional";
  font-size: 11px; letter-spacing: 1.4px; color: #C9A961;
  text-transform: uppercase; }
.casam-recipe .cm-steps { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-step { padding: 14px 0;
  border-bottom: 1px solid rgba(60,42,26,0.15); }
.casam-recipe .cm-step:last-child { border-bottom: 0; }
.casam-recipe .cm-step-h { display: flex; align-items: baseline; gap: 10px;
  flex-wrap: wrap; }
.casam-recipe .cm-step-n { display: inline-flex; align-items: center;
  justify-content: center; width: 26px; height: 26px;
  background: #A02B2B; color: #FBF5E6;
  border-radius: 999px; font-family: 'Manrope', sans-serif;
  font-weight: 700; font-size: 13px; flex-shrink: 0; }
.casam-recipe .cm-step-l { font-style: italic; font-size: 17px;
  color: #3C2A1A; font-weight: 600; }
.casam-recipe .cm-step-meta { margin-left: auto;
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.4px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; }
.casam-recipe .cm-step-b { margin: 8px 0 0 36px; font-size: 15px;
  color: #3C2A1A; line-height: 1.5; }
.casam-recipe .cm-section { margin-top: 28px; }
.casam-recipe .cm-tips ul { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-tips li { padding: 10px 0 10px 18px; position: relative;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-style: italic;
  color: #3C2A1A; }
.casam-recipe .cm-tips li::before { content: "—"; position: absolute;
  left: 0; color: #A02B2B; font-style: normal; font-weight: 700; }
.casam-recipe .cm-media { }
.casam-recipe .cm-intro-video { margin-top: 12px; margin-bottom: 28px; }
.casam-recipe .cm-vid-intro video { border: 2px solid #A02B2B;
  box-shadow: 0 4px 12px rgba(60,42,26,0.15); }
.casam-recipe .cm-vid-intro figcaption { font-style: italic;
  color: #A02B2B; font-size: 14px; margin-top: 8px;
  text-align: center; letter-spacing: 0.5px; }
.casam-recipe .cm-vid { margin: 0 0 18px; }
/* Long-form videos: landscape 16:9, full width. */
.casam-recipe .cm-vid.is-long video { width: 100%; height: auto;
  aspect-ratio: 16 / 9;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: contain; }
/* Short-form videos: vertical 9:16, centered, capped width.
   Autoplay-muted-loop treatment per the figure's class. */
.casam-recipe .cm-vid.is-short video { width: 100%; height: auto;
  aspect-ratio: 9 / 16;
  max-width: 360px; margin: 0 auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: cover; }
.casam-recipe .cm-vid.is-short { display: flex; flex-direction: column;
  align-items: center; }
/* Backward-compat for any .cm-vid that hasn't been tagged with a length. */
.casam-recipe .cm-vid video { width: 100%; height: auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; }
.casam-recipe .cm-vid figcaption { font-style: italic;
  color: #7A5A3A; font-size: 13px; margin-top: 6px;
  text-align: center; }
.casam-recipe .cm-gallery { display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 10px; }
.casam-recipe .cm-gal { margin: 0; }
.casam-recipe .cm-gal img { width: 100%; height: auto;
  aspect-ratio: 4 / 3; object-fit: cover;
  border-radius: 4px; border: 1px solid rgba(60,42,26,0.15);
  display: block; }
.casam-recipe .cm-gal figcaption { font-style: italic;
  color: #7A5A3A; font-size: 12px; margin-top: 4px;
  text-align: center; }
.casam-recipe .cm-foot { margin-top: 32px; padding-top: 14px;
  border-top: 1px solid rgba(60,42,26,0.15);
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.6px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; text-align: center; }
</style>
<div class="casam-recipe">
  <div class="cm-head">
    <div class="cm-headtxt">
      <h2>Chicken Fried Ribeyes and Black Pepper Gravy</h2>
      <p class="cm-headnote">Pound ribeyes thin, season them deep with Chain Reaction® and Kickstart®, dredge them crispy, and smother them in black pepper gravy</p>
      <div class="cm-stamps">
<span class="cm-stamp">4</span><span class="cm-stamp">4h 50m</span>
</div>
    </div>
  </div>
  <section class="cm-section">
    <h3>Ingredients · La despensa</h3>
    <ul class="cm-ings">
      <li>FOR THE FLOUR-DREDGE:</li>
<li>2 cups all-purpose flour</li>
<li>2 teaspoons baking powder</li>
<li>1 teaspoon baking soda</li>
<li>1 Tablespoon Casa M Spice Co® Good Shepherd®</li>
<li>1 Tablespoon Casa M Spice Co® Chain Reaction®</li>
<li>FOR THE EGG-WASH:</li>
<li>1 large egg</li>
<li>1-1/2 cups buttermilk</li>
<li>1 Tablespoon Tabasco sauce</li>
<li>2 cloves garlic, minced</li>
<li>FOR THE GRAVY:</li>
<li>1/4 cup tallow</li>
<li>1/4 cup all-purpose flour</li>
<li>4 cups whole milk</li>
<li class="cm-opt">1 teaspoon Black Pepper, freshly ground (adjust to taste)</li>
<li class="cm-opt">Salt to taste</li>
    </ul>
  </section>
  <section class="cm-section">
    <h3>Method · Mise en place</h3>
    <ol class="cm-steps">
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">1</span>
          <span class="cm-step-l">Season steaks and refrigerate 4+ hours</span>
          <span class="cm-step-meta">5 min</span>
        </div>
        <p class="cm-step-b">Dust with Chain Reaction then Kickstart; wrap tightly.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">2</span>
          <span class="cm-step-l">Mix flour-dredge in shallow dish</span>
          <span class="cm-step-meta">3 min</span>
        </div>
        <p class="cm-step-b">Whisk everything together until you've got an even, lump-free mix — any clumps will create thick spots on your crust, so break them down with the back of your spoon.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">3</span>
          <span class="cm-step-l">Mix egg-wash in shallow dish</span>
          <span class="cm-step-meta">2 min</span>
        </div>
        <p class="cm-step-b">Beat the egg and buttermilk together until fully combined, then stir in the Tabasco; you want a thin, pourable consistency that clings to the meat without pooling.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">4</span>
          <span class="cm-step-l">Heat frying oil to 375°F</span>
          <span class="cm-step-meta">10 min · 375°F</span>
        </div>
        <p class="cm-step-b">Recipe uses tallow in electric deep fryer.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">5</span>
          <span class="cm-step-l">Bread the steaks using chosen method</span>
          <span class="cm-step-meta">8 min</span>
        </div>
        <p class="cm-step-b">Double-double or double-single route; handle gently to preserve seasoning.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">6</span>
          <span class="cm-step-l">Fry steaks 5 minutes each side</span>
          <span class="cm-step-meta">10 min · 375°F</span>
        </div>
        <p class="cm-step-b">You're looking for a deep golden-brown crust on each side — if it's browning too fast, dial back your heat a touch, and if it's pale and taking forever, your oil's not hot enough to set that crust.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">7</span>
          <span class="cm-step-l">Rest steaks on cooling rack 10 minutes</span>
          <span class="cm-step-meta">10 min</span>
        </div>
        <p class="cm-step-b">Drain gently; place over paper towels.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">8</span>
          <span class="cm-step-l">Make roux with tallow and flour</span>
          <span class="cm-step-meta">4 min</span>
        </div>
        <p class="cm-step-b">Stir continuously until fragrant and light blonde.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">9</span>
          <span class="cm-step-l">Add milk and make gravy</span>
          <span class="cm-step-meta">8 min</span>
        </div>
        <p class="cm-step-b">Stir continuously; season with black pepper then salt; avoid scorching.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">10</span>
          <span class="cm-step-l">Serve ribeye with gravy</span>
          <span class="cm-step-meta">2 min</span>
        </div>
        <p class="cm-step-b">Pour gravy over top or serve on side.</p>
      </li>
</ol>
  </section>
    <section class="cm-section cm-tips">
      <h3>Notes from the kitchen</h3>
      <ul class="cm-notes">
        <li>Refrigerate seasoned steaks 4+ hours so Chain Reaction and Kickstart actually penetrate the meat, not just sit on top.</li>
<li>Double-dredge through egg-wash and flour twice for a crust thick enough to stay on through the fry.</li>
<li>Rest on a cooling rack, not a plate — pooled grease turns your crust soggy before you plate it.</li>
      </ul>
    </section>
  <div class="cm-foot">
    Casa M Spice Co® · Real fire, real flavor, real folks.
  </div>
</div>]]>
    </content>
  </entry>
  <entry>
    <id>https://casamspice.com/blogs/recipes/casa-m-queso</id>
    <published>2025-08-31T00:00:00-05:00</published>
    <updated>2026-06-08T13:13:24-05:00</updated>
    <link rel="alternate" type="text/html" href="https://casamspice.com/blogs/recipes/casa-m-queso"/>
    <title>Casa M Queso</title>
    <author>
      <name>Mike Hernandez</name>
    </author>
    <summary type="html">
      <![CDATA[A proper roux keeps this queso from breaking—build that foundation first and the rest comes together<p><a class="read-more" href="https://casamspice.com/blogs/recipes/casa-m-queso">More</a></p>]]>
    </summary>
    <content type="html">
      <![CDATA[<style>
.casam-recipe { background:#FBF5E6; color:#3C2A1A;
  font-family: 'Cormorant Garamond', Georgia, serif;
  padding: clamp(22px, 4vw, 40px) clamp(18px, 4vw, 44px);
  border-radius: 8px; line-height: 1.5;
  border: 1px solid rgba(60,42,26,0.15);
  max-width: 740px; margin: 0 auto 32px;
}
.casam-recipe h2, .casam-recipe h3, .casam-recipe h4 {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-style: italic; color:#A02B2B; margin: 0 0 8px;
}
.casam-recipe h2 { font-size: clamp(26px, 4vw, 36px); }
.casam-recipe h3 { font-size: clamp(18px, 2.4vw, 22px); margin-top: 24px;
  border-bottom: 1px solid rgba(60,42,26,0.15); padding-bottom: 4px; }
.casam-recipe h4 { font-size: 15px; color:#7A5A3A; margin-top: 14px;
  text-transform: uppercase; letter-spacing: 2px; }
.casam-recipe .cm-head { display:flex; gap:24px; flex-wrap: wrap;
  align-items: flex-start; margin-bottom: 18px; }
.casam-recipe .cm-headtxt { flex: 2 1 280px; min-width: 0; }
.casam-recipe .cm-hero { flex: 1 1 220px; max-width: 280px; }
.casam-recipe .cm-hero img { width: 100%; height: auto; border-radius: 6px;
  border: 1px solid rgba(60,42,26,0.15); display: block; }
.casam-recipe .cm-headnote { font-style: italic; color:#3C2A1A;
  font-size: 16px; line-height: 1.5; margin: 8px 0 14px; }
.casam-recipe .cm-stamps { display: inline-flex; gap: 6px; flex-wrap: wrap;
  margin-top: 6px; }
.casam-recipe .cm-stamp { font-family: 'Manrope', system-ui, sans-serif;
  font-size: 10.5px; letter-spacing: 1.4px; text-transform: uppercase;
  font-weight: 700; color: #C9A961;
  background: rgba(201,169,97,0.12);
  border: 1px solid #C9A961; border-radius: 999px;
  padding: 3px 10px; }
.casam-recipe .cm-stamp.cm-diff { color: #A02B2B;
  border-color: #A02B2B; background: rgba(160,43,43,0.08); }
.casam-recipe .cm-ings { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-ings li { padding: 6px 0;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-size: 15px; }
.casam-recipe .cm-ings li.cm-opt { color: #7A5A3A; font-style: italic; }
.casam-recipe .cm-ings li.cm-opt::after { content: " · optional";
  font-size: 11px; letter-spacing: 1.4px; color: #C9A961;
  text-transform: uppercase; }
.casam-recipe .cm-steps { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-step { padding: 14px 0;
  border-bottom: 1px solid rgba(60,42,26,0.15); }
.casam-recipe .cm-step:last-child { border-bottom: 0; }
.casam-recipe .cm-step-h { display: flex; align-items: baseline; gap: 10px;
  flex-wrap: wrap; }
.casam-recipe .cm-step-n { display: inline-flex; align-items: center;
  justify-content: center; width: 26px; height: 26px;
  background: #A02B2B; color: #FBF5E6;
  border-radius: 999px; font-family: 'Manrope', sans-serif;
  font-weight: 700; font-size: 13px; flex-shrink: 0; }
.casam-recipe .cm-step-l { font-style: italic; font-size: 17px;
  color: #3C2A1A; font-weight: 600; }
.casam-recipe .cm-step-meta { margin-left: auto;
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.4px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; }
.casam-recipe .cm-step-b { margin: 8px 0 0 36px; font-size: 15px;
  color: #3C2A1A; line-height: 1.5; }
.casam-recipe .cm-section { margin-top: 28px; }
.casam-recipe .cm-tips ul { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-tips li { padding: 10px 0 10px 18px; position: relative;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-style: italic;
  color: #3C2A1A; }
.casam-recipe .cm-tips li::before { content: "—"; position: absolute;
  left: 0; color: #A02B2B; font-style: normal; font-weight: 700; }
.casam-recipe .cm-media { }
.casam-recipe .cm-intro-video { margin-top: 12px; margin-bottom: 28px; }
.casam-recipe .cm-vid-intro video { border: 2px solid #A02B2B;
  box-shadow: 0 4px 12px rgba(60,42,26,0.15); }
.casam-recipe .cm-vid-intro figcaption { font-style: italic;
  color: #A02B2B; font-size: 14px; margin-top: 8px;
  text-align: center; letter-spacing: 0.5px; }
.casam-recipe .cm-vid { margin: 0 0 18px; }
/* Long-form videos: landscape 16:9, full width. */
.casam-recipe .cm-vid.is-long video { width: 100%; height: auto;
  aspect-ratio: 16 / 9;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: contain; }
/* Short-form videos: vertical 9:16, centered, capped width.
   Autoplay-muted-loop treatment per the figure's class. */
.casam-recipe .cm-vid.is-short video { width: 100%; height: auto;
  aspect-ratio: 9 / 16;
  max-width: 360px; margin: 0 auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: cover; }
.casam-recipe .cm-vid.is-short { display: flex; flex-direction: column;
  align-items: center; }
/* Backward-compat for any .cm-vid that hasn't been tagged with a length. */
.casam-recipe .cm-vid video { width: 100%; height: auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; }
.casam-recipe .cm-vid figcaption { font-style: italic;
  color: #7A5A3A; font-size: 13px; margin-top: 6px;
  text-align: center; }
.casam-recipe .cm-gallery { display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 10px; }
.casam-recipe .cm-gal { margin: 0; }
.casam-recipe .cm-gal img { width: 100%; height: auto;
  aspect-ratio: 4 / 3; object-fit: cover;
  border-radius: 4px; border: 1px solid rgba(60,42,26,0.15);
  display: block; }
.casam-recipe .cm-gal figcaption { font-style: italic;
  color: #7A5A3A; font-size: 12px; margin-top: 4px;
  text-align: center; }
.casam-recipe .cm-foot { margin-top: 32px; padding-top: 14px;
  border-top: 1px solid rgba(60,42,26,0.15);
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.6px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; text-align: center; }
</style>
<div class="casam-recipe">
  <div class="cm-head">
    <div class="cm-headtxt">
      <h2>Casa M Queso</h2>
      <p class="cm-headnote">A proper roux keeps this queso from breaking—build that foundation first and the rest comes together</p>
      <div class="cm-stamps">
<span class="cm-stamp">8</span><span class="cm-stamp">50 min</span>
</div>
    </div>
  </div>
  <section class="cm-section">
    <h3>Ingredients · La despensa</h3>
    <ul class="cm-ings">
      <li>FOR THE ROUX:</li>
<li>2 Tablespoons coconut oil</li>
<li>1/4 cup all-purpose flour</li>
<li>FOR THE BECHAMEL:</li>
<li>3 cups half-and-half</li>
<li>PULLING IT ALL TOGETHER:</li>
<li>2 teaspoons Ace Kickstart®</li>
<li>4 oz Parmesan cheese, freshly grated</li>
<li>4 oz Gruyère cheese, freshly grated</li>
<li>4 jalapeño chiles, stemmed, seeded, diced</li>
<li>chives for garnish</li>
    </ul>
  </section>
  <section class="cm-section">
    <h3>Method · Mise en place</h3>
    <ol class="cm-steps">
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">1</span>
          <span class="cm-step-l">Dice jalapeños and grate cheeses</span>
          <span class="cm-step-meta">8 min</span>
        </div>
        <p class="cm-step-b">Get your mise en place dialed in before you hit the heat—fresh jalapeño dice and freshly grated cheese (never pre-shredded) will make or break your queso's texture and flavor.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">2</span>
          <span class="cm-step-l">Make blonde roux with oil and flour</span>
          <span class="cm-step-meta">5 min</span>
        </div>
        <p class="cm-step-b">Stir constantly over medium-high heat until blonde.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">3</span>
          <span class="cm-step-l">Whisk in half-and-half to make bechamel</span>
          <span class="cm-step-meta">3 min</span>
        </div>
        <p class="cm-step-b">Add slowly while mixing to avoid lumps.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">4</span>
          <span class="cm-step-l">Simmer bechamel until thickened</span>
          <span class="cm-step-meta">30 min</span>
        </div>
        <p class="cm-step-b">Lower heat immediately; simmer until it coats a spoon.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">5</span>
          <span class="cm-step-l">Stir in cheeses, jalapeños, and seasoning</span>
          <span class="cm-step-meta">3 min</span>
        </div>
        <p class="cm-step-b">Remove from heat once melted and creamy.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">6</span>
          <span class="cm-step-l">Garnish with chives and serve</span>
          <span class="cm-step-meta">1 min</span>
        </div>
        <p class="cm-step-b">Ladle that queso into a warm bowl and hit it with a pinch of chives for color and a sharp onion note that cuts through the richness.</p>
      </li>
</ol>
  </section>
    <section class="cm-section cm-tips">
      <h3>Notes from the kitchen</h3>
      <ul class="cm-notes">
        <li>Grate your cheese fresh right before cooking—pre-shredded won't melt smooth into the bechamel.</li>
<li>Add the half-and-half in a thin stream while whisking, not all at once, or you'll fight lumps.</li>
<li>Pull the pan off heat the moment the cheese melts; keep cooking and the roux breaks.</li>
      </ul>
    </section>
  <div class="cm-foot">
    Casa M Spice Co® · Real fire, real flavor, real folks.
  </div>
</div>]]>
    </content>
  </entry>
  <entry>
    <id>https://casamspice.com/blogs/recipes/casa-m-fry-mix-and-egg-wash</id>
    <published>2025-08-24T00:00:00-05:00</published>
    <updated>2026-06-08T13:12:25-05:00</updated>
    <link rel="alternate" type="text/html" href="https://casamspice.com/blogs/recipes/casa-m-fry-mix-and-egg-wash"/>
    <title>Casa M Fry-Mix and Egg Wash</title>
    <author>
      <name>Mike Hernandez</name>
    </author>
    <summary type="html">
      <![CDATA[Coat your protein in spiced buttermilk and seasoned flour, then fry it golden and crispy every single time<p><a class="read-more" href="https://casamspice.com/blogs/recipes/casa-m-fry-mix-and-egg-wash">More</a></p>]]>
    </summary>
    <content type="html">
      <![CDATA[<style>
.casam-recipe { background:#FBF5E6; color:#3C2A1A;
  font-family: 'Cormorant Garamond', Georgia, serif;
  padding: clamp(22px, 4vw, 40px) clamp(18px, 4vw, 44px);
  border-radius: 8px; line-height: 1.5;
  border: 1px solid rgba(60,42,26,0.15);
  max-width: 740px; margin: 0 auto 32px;
}
.casam-recipe h2, .casam-recipe h3, .casam-recipe h4 {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-style: italic; color:#A02B2B; margin: 0 0 8px;
}
.casam-recipe h2 { font-size: clamp(26px, 4vw, 36px); }
.casam-recipe h3 { font-size: clamp(18px, 2.4vw, 22px); margin-top: 24px;
  border-bottom: 1px solid rgba(60,42,26,0.15); padding-bottom: 4px; }
.casam-recipe h4 { font-size: 15px; color:#7A5A3A; margin-top: 14px;
  text-transform: uppercase; letter-spacing: 2px; }
.casam-recipe .cm-head { display:flex; gap:24px; flex-wrap: wrap;
  align-items: flex-start; margin-bottom: 18px; }
.casam-recipe .cm-headtxt { flex: 2 1 280px; min-width: 0; }
.casam-recipe .cm-hero { flex: 1 1 220px; max-width: 280px; }
.casam-recipe .cm-hero img { width: 100%; height: auto; border-radius: 6px;
  border: 1px solid rgba(60,42,26,0.15); display: block; }
.casam-recipe .cm-headnote { font-style: italic; color:#3C2A1A;
  font-size: 16px; line-height: 1.5; margin: 8px 0 14px; }
.casam-recipe .cm-stamps { display: inline-flex; gap: 6px; flex-wrap: wrap;
  margin-top: 6px; }
.casam-recipe .cm-stamp { font-family: 'Manrope', system-ui, sans-serif;
  font-size: 10.5px; letter-spacing: 1.4px; text-transform: uppercase;
  font-weight: 700; color: #C9A961;
  background: rgba(201,169,97,0.12);
  border: 1px solid #C9A961; border-radius: 999px;
  padding: 3px 10px; }
.casam-recipe .cm-stamp.cm-diff { color: #A02B2B;
  border-color: #A02B2B; background: rgba(160,43,43,0.08); }
.casam-recipe .cm-ings { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-ings li { padding: 6px 0;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-size: 15px; }
.casam-recipe .cm-ings li.cm-opt { color: #7A5A3A; font-style: italic; }
.casam-recipe .cm-ings li.cm-opt::after { content: " · optional";
  font-size: 11px; letter-spacing: 1.4px; color: #C9A961;
  text-transform: uppercase; }
.casam-recipe .cm-steps { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-step { padding: 14px 0;
  border-bottom: 1px solid rgba(60,42,26,0.15); }
.casam-recipe .cm-step:last-child { border-bottom: 0; }
.casam-recipe .cm-step-h { display: flex; align-items: baseline; gap: 10px;
  flex-wrap: wrap; }
.casam-recipe .cm-step-n { display: inline-flex; align-items: center;
  justify-content: center; width: 26px; height: 26px;
  background: #A02B2B; color: #FBF5E6;
  border-radius: 999px; font-family: 'Manrope', sans-serif;
  font-weight: 700; font-size: 13px; flex-shrink: 0; }
.casam-recipe .cm-step-l { font-style: italic; font-size: 17px;
  color: #3C2A1A; font-weight: 600; }
.casam-recipe .cm-step-meta { margin-left: auto;
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.4px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; }
.casam-recipe .cm-step-b { margin: 8px 0 0 36px; font-size: 15px;
  color: #3C2A1A; line-height: 1.5; }
.casam-recipe .cm-section { margin-top: 28px; }
.casam-recipe .cm-tips ul { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-tips li { padding: 10px 0 10px 18px; position: relative;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-style: italic;
  color: #3C2A1A; }
.casam-recipe .cm-tips li::before { content: "—"; position: absolute;
  left: 0; color: #A02B2B; font-style: normal; font-weight: 700; }
.casam-recipe .cm-media { }
.casam-recipe .cm-intro-video { margin-top: 12px; margin-bottom: 28px; }
.casam-recipe .cm-vid-intro video { border: 2px solid #A02B2B;
  box-shadow: 0 4px 12px rgba(60,42,26,0.15); }
.casam-recipe .cm-vid-intro figcaption { font-style: italic;
  color: #A02B2B; font-size: 14px; margin-top: 8px;
  text-align: center; letter-spacing: 0.5px; }
.casam-recipe .cm-vid { margin: 0 0 18px; }
/* Long-form videos: landscape 16:9, full width. */
.casam-recipe .cm-vid.is-long video { width: 100%; height: auto;
  aspect-ratio: 16 / 9;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: contain; }
/* Short-form videos: vertical 9:16, centered, capped width.
   Autoplay-muted-loop treatment per the figure's class. */
.casam-recipe .cm-vid.is-short video { width: 100%; height: auto;
  aspect-ratio: 9 / 16;
  max-width: 360px; margin: 0 auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: cover; }
.casam-recipe .cm-vid.is-short { display: flex; flex-direction: column;
  align-items: center; }
/* Backward-compat for any .cm-vid that hasn't been tagged with a length. */
.casam-recipe .cm-vid video { width: 100%; height: auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; }
.casam-recipe .cm-vid figcaption { font-style: italic;
  color: #7A5A3A; font-size: 13px; margin-top: 6px;
  text-align: center; }
.casam-recipe .cm-gallery { display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 10px; }
.casam-recipe .cm-gal { margin: 0; }
.casam-recipe .cm-gal img { width: 100%; height: auto;
  aspect-ratio: 4 / 3; object-fit: cover;
  border-radius: 4px; border: 1px solid rgba(60,42,26,0.15);
  display: block; }
.casam-recipe .cm-gal figcaption { font-style: italic;
  color: #7A5A3A; font-size: 12px; margin-top: 4px;
  text-align: center; }
.casam-recipe .cm-foot { margin-top: 32px; padding-top: 14px;
  border-top: 1px solid rgba(60,42,26,0.15);
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.6px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; text-align: center; }
</style>
<div class="casam-recipe">
  <div class="cm-head">
    <div class="cm-headtxt">
      <h2>Casa M Fry-Mix and Egg Wash</h2>
      <p class="cm-headnote">Coat your protein in spiced buttermilk and seasoned flour, then fry it golden and crispy every single time</p>
      <div class="cm-stamps">
<span class="cm-stamp">16</span><span class="cm-stamp">1h 20m</span>
</div>
    </div>
    <div class="cm-hero"><img src="https://cdn.shopify.com/s/files/1/0059/0302/4243/articles/IMG_3029-min.jpg?v=1757093811" alt="Casa M Fry-Mix and Egg Wash" loading="lazy"></div>
  </div>
  <section class="cm-section">
    <h3>Ingredients · La despensa</h3>
    <h4 class="cm-grouph">FOR THE FRY MIX:</h4>
    <ul class="cm-ings">
      <li>2 cups all-purpose flour</li>
<li>2 cups whole wheat flour</li>
<li>2 Tablespoons corn starch</li>
<li>2 Tablespoons Ace Kickstart</li>
<li>2 Tablespoons Casa M Spice Co Flavor (i.e. Cattle Drive, Free Range, Hooked, Good Shepherd, Jerked Chain, Pecking Order, Texas Twister, Whole Hog)</li>
    </ul>
    <h4 class="cm-grouph">FOR THE EGG WASH:</h4>
    <ul class="cm-ings">
      <li>4 eggs</li>
<li>1/2 cup buttermilk</li>
<li>1 teaspoon Casa M Spice Co Chain Reaction</li>
    </ul>
  </section>
  <section class="cm-section">
    <h3>Method · Mise en place</h3>
    <ol class="cm-steps">
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">1</span>
          <span class="cm-step-l">Mix your fry coating</span>
          <span class="cm-step-meta">5 min</span>
        </div>
        <p class="cm-step-b">Combine both flours, corn starch, Ace Kickstart, and your chosen Casa M Spice Co flavor in a mixing bowl, then transfer to a shallow dredge pan. Getting everything blended now means even seasoning on every piece.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">2</span>
          <span class="cm-step-l">Prepare the egg wash</span>
          <span class="cm-step-meta">2 min</span>
        </div>
        <p class="cm-step-b">Scramble eggs together with buttermilk and Chain Reaction in a medium bowl until fully combined. This is your binding agent — it helps the seasoned flour stick and creates that crispy crust.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">3</span>
          <span class="cm-step-l">Heat your fryer</span>
          <span class="cm-step-meta">10 min</span>
        </div>
        <p class="cm-step-b">Get your oil up to temperature while you prep the protein — you'll know it's ready when a pinch of flour sizzles on contact.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">4</span>
          <span class="cm-step-l">Pat protein dry</span>
          <span class="cm-step-meta">2 min</span>
        </div>
        <p class="cm-step-b">Start with a dry substrate before you touch anything to the egg wash. Moisture is the enemy of a proper crust; paper towels are your friend here.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">5</span>
          <span class="cm-step-l">Dunk and dredge</span>
          <span class="cm-step-meta">3 min</span>
        </div>
        <p class="cm-step-b">Submerge your protein in the egg wash, let the excess drip off, then coat it thoroughly in the fry mix and tap away the loose stuff. You want an even, light layer that'll fry up golden, not thick and heavy.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">6</span>
          <span class="cm-step-l">Rest on the rack</span>
          <span class="cm-step-meta">45 min</span>
        </div>
        <p class="cm-step-b">Set your coated pieces on a drying rack over a cookie sheet and let them sit 30–60 minutes at room temperature. This resting period lets the coating adhere and dry slightly, which gives you a crispier final product.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">7</span>
          <span class="cm-step-l">Fry to temperature</span>
          <span class="cm-step-meta">12 min</span>
        </div>
        <p class="cm-step-b">Drop your protein into the hot oil and fry until it hits your target internal temperature — chicken 165°F, pork 145°F, beef 130–135°F. The outside should be a deep golden brown.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">8</span>
          <span class="cm-step-l">Drain and serve hot</span>
          <span class="cm-step-meta">2 min</span>
        </div>
        <p class="cm-step-b">Pull everything out and let it drain on fresh paper towels or a rack for a minute. Eat it while it's still hot and the crust is at its crispiest — that's when you get the full payoff.</p>
      </li>
</ol>
  </section>
    <section class="cm-section cm-tips">
      <h3>Notes from the kitchen</h3>
      <ul class="cm-notes">
        <li>Whole wheat flour browns faster than all-purpose, so watch your oil temp or you'll char before cooking through.</li>
<li>Let your egg wash sit five minutes after whisking so the flour in the mix fully hydrates and sticks better.</li>
<li>Dredge right before frying — wet coating sitting on dry mix turns to paste and slides right off in oil.</li>
      </ul>
    </section>
  <div class="cm-foot">
    Casa M Spice Co® · Real fire, real flavor, real folks.
  </div>
</div>]]>
    </content>
  </entry>
  <entry>
    <id>https://casamspice.com/blogs/recipes/ace-kickstart-smoked-chicken-breasts</id>
    <published>2025-08-17T13:02:00-05:00</published>
    <updated>2026-06-08T13:12:24-05:00</updated>
    <link rel="alternate" type="text/html" href="https://casamspice.com/blogs/recipes/ace-kickstart-smoked-chicken-breasts"/>
    <title>Ace Kickstart Smoked Chicken Breasts</title>
    <author>
      <name>Mike Hernandez</name>
    </author>
    <summary type="html">
      <![CDATA[Coat your chicken heavy with Ace Kickstart®, smoke it low-and-slow, and watch the seasoning punch straight through the meat<p><a class="read-more" href="https://casamspice.com/blogs/recipes/ace-kickstart-smoked-chicken-breasts">More</a></p>]]>
    </summary>
    <content type="html">
      <![CDATA[<style>
.casam-recipe { background:#FBF5E6; color:#3C2A1A;
  font-family: 'Cormorant Garamond', Georgia, serif;
  padding: clamp(22px, 4vw, 40px) clamp(18px, 4vw, 44px);
  border-radius: 8px; line-height: 1.5;
  border: 1px solid rgba(60,42,26,0.15);
  max-width: 740px; margin: 0 auto 32px;
}
.casam-recipe h2, .casam-recipe h3, .casam-recipe h4 {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-style: italic; color:#A02B2B; margin: 0 0 8px;
}
.casam-recipe h2 { font-size: clamp(26px, 4vw, 36px); }
.casam-recipe h3 { font-size: clamp(18px, 2.4vw, 22px); margin-top: 24px;
  border-bottom: 1px solid rgba(60,42,26,0.15); padding-bottom: 4px; }
.casam-recipe h4 { font-size: 15px; color:#7A5A3A; margin-top: 14px;
  text-transform: uppercase; letter-spacing: 2px; }
.casam-recipe .cm-head { display:flex; gap:24px; flex-wrap: wrap;
  align-items: flex-start; margin-bottom: 18px; }
.casam-recipe .cm-headtxt { flex: 2 1 280px; min-width: 0; }
.casam-recipe .cm-hero { flex: 1 1 220px; max-width: 280px; }
.casam-recipe .cm-hero img { width: 100%; height: auto; border-radius: 6px;
  border: 1px solid rgba(60,42,26,0.15); display: block; }
.casam-recipe .cm-headnote { font-style: italic; color:#3C2A1A;
  font-size: 16px; line-height: 1.5; margin: 8px 0 14px; }
.casam-recipe .cm-stamps { display: inline-flex; gap: 6px; flex-wrap: wrap;
  margin-top: 6px; }
.casam-recipe .cm-stamp { font-family: 'Manrope', system-ui, sans-serif;
  font-size: 10.5px; letter-spacing: 1.4px; text-transform: uppercase;
  font-weight: 700; color: #C9A961;
  background: rgba(201,169,97,0.12);
  border: 1px solid #C9A961; border-radius: 999px;
  padding: 3px 10px; }
.casam-recipe .cm-stamp.cm-diff { color: #A02B2B;
  border-color: #A02B2B; background: rgba(160,43,43,0.08); }
.casam-recipe .cm-ings { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-ings li { padding: 6px 0;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-size: 15px; }
.casam-recipe .cm-ings li.cm-opt { color: #7A5A3A; font-style: italic; }
.casam-recipe .cm-ings li.cm-opt::after { content: " · optional";
  font-size: 11px; letter-spacing: 1.4px; color: #C9A961;
  text-transform: uppercase; }
.casam-recipe .cm-steps { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-step { padding: 14px 0;
  border-bottom: 1px solid rgba(60,42,26,0.15); }
.casam-recipe .cm-step:last-child { border-bottom: 0; }
.casam-recipe .cm-step-h { display: flex; align-items: baseline; gap: 10px;
  flex-wrap: wrap; }
.casam-recipe .cm-step-n { display: inline-flex; align-items: center;
  justify-content: center; width: 26px; height: 26px;
  background: #A02B2B; color: #FBF5E6;
  border-radius: 999px; font-family: 'Manrope', sans-serif;
  font-weight: 700; font-size: 13px; flex-shrink: 0; }
.casam-recipe .cm-step-l { font-style: italic; font-size: 17px;
  color: #3C2A1A; font-weight: 600; }
.casam-recipe .cm-step-meta { margin-left: auto;
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.4px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; }
.casam-recipe .cm-step-b { margin: 8px 0 0 36px; font-size: 15px;
  color: #3C2A1A; line-height: 1.5; }
.casam-recipe .cm-section { margin-top: 28px; }
.casam-recipe .cm-tips ul { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-tips li { padding: 10px 0 10px 18px; position: relative;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-style: italic;
  color: #3C2A1A; }
.casam-recipe .cm-tips li::before { content: "—"; position: absolute;
  left: 0; color: #A02B2B; font-style: normal; font-weight: 700; }
.casam-recipe .cm-media { }
.casam-recipe .cm-intro-video { margin-top: 12px; margin-bottom: 28px; }
.casam-recipe .cm-vid-intro video { border: 2px solid #A02B2B;
  box-shadow: 0 4px 12px rgba(60,42,26,0.15); }
.casam-recipe .cm-vid-intro figcaption { font-style: italic;
  color: #A02B2B; font-size: 14px; margin-top: 8px;
  text-align: center; letter-spacing: 0.5px; }
.casam-recipe .cm-vid { margin: 0 0 18px; }
/* Long-form videos: landscape 16:9, full width. */
.casam-recipe .cm-vid.is-long video { width: 100%; height: auto;
  aspect-ratio: 16 / 9;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: contain; }
/* Short-form videos: vertical 9:16, centered, capped width.
   Autoplay-muted-loop treatment per the figure's class. */
.casam-recipe .cm-vid.is-short video { width: 100%; height: auto;
  aspect-ratio: 9 / 16;
  max-width: 360px; margin: 0 auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: cover; }
.casam-recipe .cm-vid.is-short { display: flex; flex-direction: column;
  align-items: center; }
/* Backward-compat for any .cm-vid that hasn't been tagged with a length. */
.casam-recipe .cm-vid video { width: 100%; height: auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; }
.casam-recipe .cm-vid figcaption { font-style: italic;
  color: #7A5A3A; font-size: 13px; margin-top: 6px;
  text-align: center; }
.casam-recipe .cm-gallery { display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 10px; }
.casam-recipe .cm-gal { margin: 0; }
.casam-recipe .cm-gal img { width: 100%; height: auto;
  aspect-ratio: 4 / 3; object-fit: cover;
  border-radius: 4px; border: 1px solid rgba(60,42,26,0.15);
  display: block; }
.casam-recipe .cm-gal figcaption { font-style: italic;
  color: #7A5A3A; font-size: 12px; margin-top: 4px;
  text-align: center; }
.casam-recipe .cm-foot { margin-top: 32px; padding-top: 14px;
  border-top: 1px solid rgba(60,42,26,0.15);
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.6px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; text-align: center; }
</style>
<div class="casam-recipe">
  <div class="cm-head">
    <div class="cm-headtxt">
      <h2>Ace Kickstart Smoked Chicken Breasts</h2>
      <p class="cm-headnote">Coat your chicken heavy with Ace Kickstart®, smoke it low-and-slow, and watch the seasoning punch straight through the meat</p>
      <div class="cm-stamps">
<span class="cm-stamp">4</span><span class="cm-stamp">1h 45m</span>
</div>
    </div>
    <div class="cm-hero"><img src="https://cdn.shopify.com/s/files/1/0059/0302/4243/articles/IMG_2513-min.jpg?v=1757008932" alt="Ace Kickstart Smoked Chicken Breasts" loading="lazy"></div>
  </div>
  <section class="cm-section">
    <h3>Ingredients · La despensa</h3>
    <h4 class="cm-grouph">For the smoked chicken</h4>
    <ul class="cm-ings">
      <li>4 chicken breasts (bone-in or boneless)</li>
<li>1 teaspoon avocado oil</li>
<li>Ace Kickstart®</li>
    </ul>
  </section>
  <section class="cm-section">
    <h3>Method · Mise en place</h3>
    <ol class="cm-steps">
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">1</span>
          <span class="cm-step-l">Oil and season the chicken</span>
          <span class="cm-step-meta">5 min</span>
        </div>
        <p class="cm-step-b">Toss your chicken breasts with about a teaspoon of avocado oil until all surfaces are lightly coated—oil helps the seasoning stick and keeps the meat from drying out. Lay them on a sheet, dust generously with Ace Kickstart® on one side, flip with tongs, and season the other side heavy so that rub punches through when the smoke hits it.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">2</span>
          <span class="cm-step-l">Smoke low and slow</span>
          <span class="cm-step-meta">90 min</span>
        </div>
        <p class="cm-step-b">Start your smoker at 160°F and hold it there for an hour to let the meat absorb smoke flavor without racing past juicy. Then crank it to 300°F and let it climb until your breasts hit 155°F internal temp—this two-step approach keeps them tender and seasoned all the way through.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">3</span>
          <span class="cm-step-l">Rest and serve</span>
          <span class="cm-step-meta">5 min</span>
        </div>
        <p class="cm-step-b">Pull the chicken off and let it sit for 5 minutes so the juices redistribute instead of running all over your plate. Slice and dig in—you'll see that seasoning crust is locked in and the meat stays moist.</p>
      </li>
</ol>
  </section>
    <section class="cm-section cm-tips">
      <h3>Notes from the kitchen</h3>
      <ul class="cm-notes">
        <li>Bone-in breasts stay juicier than boneless, even though they take five minutes longer to smoke.</li>
<li>Don't oil the chicken until right before smoking — wet seasoning pulls flavors off the surface.</li>
<li>Pull them at 165°F internal temp, not 170°F; carryover heat finishes the cook without drying meat out.</li>
      </ul>
    </section>
  <div class="cm-foot">
    Casa M Spice Co® · Real fire, real flavor, real folks.
  </div>
</div>]]>
    </content>
  </entry>
  <entry>
    <id>https://casamspice.com/blogs/recipes/ace-kickstart-beer-cheese-sauce</id>
    <published>2025-08-10T12:37:00-05:00</published>
    <updated>2026-06-08T13:12:24-05:00</updated>
    <link rel="alternate" type="text/html" href="https://casamspice.com/blogs/recipes/ace-kickstart-beer-cheese-sauce"/>
    <title>Ace Kickstart Beer Cheese Sauce</title>
    <author>
      <name>Mike Hernandez</name>
    </author>
    <summary type="html">
      <![CDATA[Build a roux, add lager and cream, then melt in two cheddars for a sauce that clings to everything<p><a class="read-more" href="https://casamspice.com/blogs/recipes/ace-kickstart-beer-cheese-sauce">More</a></p>]]>
    </summary>
    <content type="html">
      <![CDATA[<style>
.casam-recipe { background:#FBF5E6; color:#3C2A1A;
  font-family: 'Cormorant Garamond', Georgia, serif;
  padding: clamp(22px, 4vw, 40px) clamp(18px, 4vw, 44px);
  border-radius: 8px; line-height: 1.5;
  border: 1px solid rgba(60,42,26,0.15);
  max-width: 740px; margin: 0 auto 32px;
}
.casam-recipe h2, .casam-recipe h3, .casam-recipe h4 {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-style: italic; color:#A02B2B; margin: 0 0 8px;
}
.casam-recipe h2 { font-size: clamp(26px, 4vw, 36px); }
.casam-recipe h3 { font-size: clamp(18px, 2.4vw, 22px); margin-top: 24px;
  border-bottom: 1px solid rgba(60,42,26,0.15); padding-bottom: 4px; }
.casam-recipe h4 { font-size: 15px; color:#7A5A3A; margin-top: 14px;
  text-transform: uppercase; letter-spacing: 2px; }
.casam-recipe .cm-head { display:flex; gap:24px; flex-wrap: wrap;
  align-items: flex-start; margin-bottom: 18px; }
.casam-recipe .cm-headtxt { flex: 2 1 280px; min-width: 0; }
.casam-recipe .cm-hero { flex: 1 1 220px; max-width: 280px; }
.casam-recipe .cm-hero img { width: 100%; height: auto; border-radius: 6px;
  border: 1px solid rgba(60,42,26,0.15); display: block; }
.casam-recipe .cm-headnote { font-style: italic; color:#3C2A1A;
  font-size: 16px; line-height: 1.5; margin: 8px 0 14px; }
.casam-recipe .cm-stamps { display: inline-flex; gap: 6px; flex-wrap: wrap;
  margin-top: 6px; }
.casam-recipe .cm-stamp { font-family: 'Manrope', system-ui, sans-serif;
  font-size: 10.5px; letter-spacing: 1.4px; text-transform: uppercase;
  font-weight: 700; color: #C9A961;
  background: rgba(201,169,97,0.12);
  border: 1px solid #C9A961; border-radius: 999px;
  padding: 3px 10px; }
.casam-recipe .cm-stamp.cm-diff { color: #A02B2B;
  border-color: #A02B2B; background: rgba(160,43,43,0.08); }
.casam-recipe .cm-ings { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-ings li { padding: 6px 0;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-size: 15px; }
.casam-recipe .cm-ings li.cm-opt { color: #7A5A3A; font-style: italic; }
.casam-recipe .cm-ings li.cm-opt::after { content: " · optional";
  font-size: 11px; letter-spacing: 1.4px; color: #C9A961;
  text-transform: uppercase; }
.casam-recipe .cm-steps { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-step { padding: 14px 0;
  border-bottom: 1px solid rgba(60,42,26,0.15); }
.casam-recipe .cm-step:last-child { border-bottom: 0; }
.casam-recipe .cm-step-h { display: flex; align-items: baseline; gap: 10px;
  flex-wrap: wrap; }
.casam-recipe .cm-step-n { display: inline-flex; align-items: center;
  justify-content: center; width: 26px; height: 26px;
  background: #A02B2B; color: #FBF5E6;
  border-radius: 999px; font-family: 'Manrope', sans-serif;
  font-weight: 700; font-size: 13px; flex-shrink: 0; }
.casam-recipe .cm-step-l { font-style: italic; font-size: 17px;
  color: #3C2A1A; font-weight: 600; }
.casam-recipe .cm-step-meta { margin-left: auto;
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.4px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; }
.casam-recipe .cm-step-b { margin: 8px 0 0 36px; font-size: 15px;
  color: #3C2A1A; line-height: 1.5; }
.casam-recipe .cm-section { margin-top: 28px; }
.casam-recipe .cm-tips ul { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-tips li { padding: 10px 0 10px 18px; position: relative;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-style: italic;
  color: #3C2A1A; }
.casam-recipe .cm-tips li::before { content: "—"; position: absolute;
  left: 0; color: #A02B2B; font-style: normal; font-weight: 700; }
.casam-recipe .cm-media { }
.casam-recipe .cm-intro-video { margin-top: 12px; margin-bottom: 28px; }
.casam-recipe .cm-vid-intro video { border: 2px solid #A02B2B;
  box-shadow: 0 4px 12px rgba(60,42,26,0.15); }
.casam-recipe .cm-vid-intro figcaption { font-style: italic;
  color: #A02B2B; font-size: 14px; margin-top: 8px;
  text-align: center; letter-spacing: 0.5px; }
.casam-recipe .cm-vid { margin: 0 0 18px; }
/* Long-form videos: landscape 16:9, full width. */
.casam-recipe .cm-vid.is-long video { width: 100%; height: auto;
  aspect-ratio: 16 / 9;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: contain; }
/* Short-form videos: vertical 9:16, centered, capped width.
   Autoplay-muted-loop treatment per the figure's class. */
.casam-recipe .cm-vid.is-short video { width: 100%; height: auto;
  aspect-ratio: 9 / 16;
  max-width: 360px; margin: 0 auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: cover; }
.casam-recipe .cm-vid.is-short { display: flex; flex-direction: column;
  align-items: center; }
/* Backward-compat for any .cm-vid that hasn't been tagged with a length. */
.casam-recipe .cm-vid video { width: 100%; height: auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; }
.casam-recipe .cm-vid figcaption { font-style: italic;
  color: #7A5A3A; font-size: 13px; margin-top: 6px;
  text-align: center; }
.casam-recipe .cm-gallery { display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 10px; }
.casam-recipe .cm-gal { margin: 0; }
.casam-recipe .cm-gal img { width: 100%; height: auto;
  aspect-ratio: 4 / 3; object-fit: cover;
  border-radius: 4px; border: 1px solid rgba(60,42,26,0.15);
  display: block; }
.casam-recipe .cm-gal figcaption { font-style: italic;
  color: #7A5A3A; font-size: 12px; margin-top: 4px;
  text-align: center; }
.casam-recipe .cm-foot { margin-top: 32px; padding-top: 14px;
  border-top: 1px solid rgba(60,42,26,0.15);
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.6px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; text-align: center; }
</style>
<div class="casam-recipe">
  <div class="cm-head">
    <div class="cm-headtxt">
      <h2>Ace Kickstart Beer Cheese Sauce</h2>
      <p class="cm-headnote">Build a roux, add lager and cream, then melt in two cheddars for a sauce that clings to everything</p>
      <div class="cm-stamps">
<span class="cm-stamp">8</span><span class="cm-stamp">20 min</span>
</div>
    </div>
    <div class="cm-hero"><img src="https://cdn.shopify.com/s/files/1/0059/0302/4243/articles/IMG_2982-min.jpg?v=1756834698" alt="Ace Kickstart Beer Cheese Sauce" loading="lazy"></div>
  </div>
  <section class="cm-section">
    <h3>Ingredients · La despensa</h3>
    <h4 class="cm-grouph">FOR THE ROUX:</h4>
    <ul class="cm-ings">
      <li>3 Tablespoons Butter</li>
<li>3 Tablespoons all-purpose flour</li>
    </ul>
    <h4 class="cm-grouph">PULLING IT ALL TOGETHER:</h4>
    <ul class="cm-ings">
      <li>1/2 cup lager beer</li>
<li>1 cup half-and-half</li>
<li>1 Tablespoon Ace Kickstart</li>
<li>1/2 pound Cheddar, cut into small cubes</li>
<li>1/2 pound Colby/CoJack/PepperJack, cut into small cubes</li>
    </ul>
  </section>
  <section class="cm-section">
    <h3>Method · Mise en place</h3>
    <ol class="cm-steps">
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">1</span>
          <span class="cm-step-l">Make the roux</span>
          <span class="cm-step-meta">5 min</span>
        </div>
        <p class="cm-step-b">Melt butter over medium-high heat, then whisk in flour and cook until it smells nutty and fragrant—you're building a blonde roux here, so stop before it darkens.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">2</span>
          <span class="cm-step-l">Build the sauce base</span>
          <span class="cm-step-meta">8 min</span>
        </div>
        <p class="cm-step-b">Slowly whisk in the half-and-half to dissolve the roux smooth, then add the lager and let it bubble a bit to release some carbonation. This becomes your bechamel foundation.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">3</span>
          <span class="cm-step-l">Season the sauce</span>
          <span class="cm-step-meta">2 min</span>
        </div>
        <p class="cm-step-b">Stir in the Ace Kickstart seasoning and mix thoroughly until it's fully incorporated—no lumps, no dry pockets.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">4</span>
          <span class="cm-step-l">Lower the heat</span>
          <span class="cm-step-meta">1 min</span>
        </div>
        <p class="cm-step-b">Turn the burner down to medium so the sauce stays warm and ready to melt cheese without breaking or separating.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">5</span>
          <span class="cm-step-l">Melt in the cheese</span>
          <span class="cm-step-meta">5 min</span>
        </div>
        <p class="cm-step-b">Add the cheddar and Colby cubes in batches, stirring between additions until each handful melts completely—this gradual approach keeps the sauce smooth and emulsified.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">6</span>
          <span class="cm-step-l">Finish and serve</span>
          <span class="cm-step-meta">1 min</span>
        </div>
        <p class="cm-step-b">Pull it off the heat while it's hot and pour it over brats, burgers, chips, or whatever needs a proper cheese coat.</p>
      </li>
</ol>
  </section>
    <section class="cm-section cm-tips">
      <h3>Notes from the kitchen</h3>
      <ul class="cm-notes">
        <li>Cut cheese small so it melts into the sauce instead of clumping or turning grainy.</li>
<li>Pour the beer in off-heat first—it stops the roux from seizing up when liquid hits hot fat.</li>
<li>Add cheese off-heat in two batches, stirring until each batch fully melts before the next one goes in.</li>
      </ul>
    </section>
  <div class="cm-foot">
    Casa M Spice Co® · Real fire, real flavor, real folks.
  </div>
</div>]]>
    </content>
  </entry>
  <entry>
    <id>https://casamspice.com/blogs/recipes/casa-m-ultimate-mac-and-mornay</id>
    <published>2025-08-03T00:00:08-05:00</published>
    <updated>2026-06-08T13:15:28-05:00</updated>
    <link rel="alternate" type="text/html" href="https://casamspice.com/blogs/recipes/casa-m-ultimate-mac-and-mornay"/>
    <title>Casa M Ultimate Smoked Mac and Mornay</title>
    <author>
      <name>Mike Hernandez</name>
    </author>
    <summary type="html">
      <![CDATA[Smoke half this creamy mac and cheese to turn everyday comfort food into something with real bite and character<p><a class="read-more" href="https://casamspice.com/blogs/recipes/casa-m-ultimate-mac-and-mornay">More</a></p>]]>
    </summary>
    <content type="html">
      <![CDATA[<style>
.casam-recipe { background:#FBF5E6; color:#3C2A1A;
  font-family: 'Cormorant Garamond', Georgia, serif;
  padding: clamp(22px, 4vw, 40px) clamp(18px, 4vw, 44px);
  border-radius: 8px; line-height: 1.5;
  border: 1px solid rgba(60,42,26,0.15);
  max-width: 740px; margin: 0 auto 32px;
}
.casam-recipe h2, .casam-recipe h3, .casam-recipe h4 {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-style: italic; color:#A02B2B; margin: 0 0 8px;
}
.casam-recipe h2 { font-size: clamp(26px, 4vw, 36px); }
.casam-recipe h3 { font-size: clamp(18px, 2.4vw, 22px); margin-top: 24px;
  border-bottom: 1px solid rgba(60,42,26,0.15); padding-bottom: 4px; }
.casam-recipe h4 { font-size: 15px; color:#7A5A3A; margin-top: 14px;
  text-transform: uppercase; letter-spacing: 2px; }
.casam-recipe .cm-head { display:flex; gap:24px; flex-wrap: wrap;
  align-items: flex-start; margin-bottom: 18px; }
.casam-recipe .cm-headtxt { flex: 2 1 280px; min-width: 0; }
.casam-recipe .cm-hero { flex: 1 1 220px; max-width: 280px; }
.casam-recipe .cm-hero img { width: 100%; height: auto; border-radius: 6px;
  border: 1px solid rgba(60,42,26,0.15); display: block; }
.casam-recipe .cm-headnote { font-style: italic; color:#3C2A1A;
  font-size: 16px; line-height: 1.5; margin: 8px 0 14px; }
.casam-recipe .cm-stamps { display: inline-flex; gap: 6px; flex-wrap: wrap;
  margin-top: 6px; }
.casam-recipe .cm-stamp { font-family: 'Manrope', system-ui, sans-serif;
  font-size: 10.5px; letter-spacing: 1.4px; text-transform: uppercase;
  font-weight: 700; color: #C9A961;
  background: rgba(201,169,97,0.12);
  border: 1px solid #C9A961; border-radius: 999px;
  padding: 3px 10px; }
.casam-recipe .cm-stamp.cm-diff { color: #A02B2B;
  border-color: #A02B2B; background: rgba(160,43,43,0.08); }
.casam-recipe .cm-ings { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-ings li { padding: 6px 0;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-size: 15px; }
.casam-recipe .cm-ings li.cm-opt { color: #7A5A3A; font-style: italic; }
.casam-recipe .cm-ings li.cm-opt::after { content: " · optional";
  font-size: 11px; letter-spacing: 1.4px; color: #C9A961;
  text-transform: uppercase; }
.casam-recipe .cm-steps { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-step { padding: 14px 0;
  border-bottom: 1px solid rgba(60,42,26,0.15); }
.casam-recipe .cm-step:last-child { border-bottom: 0; }
.casam-recipe .cm-step-h { display: flex; align-items: baseline; gap: 10px;
  flex-wrap: wrap; }
.casam-recipe .cm-step-n { display: inline-flex; align-items: center;
  justify-content: center; width: 26px; height: 26px;
  background: #A02B2B; color: #FBF5E6;
  border-radius: 999px; font-family: 'Manrope', sans-serif;
  font-weight: 700; font-size: 13px; flex-shrink: 0; }
.casam-recipe .cm-step-l { font-style: italic; font-size: 17px;
  color: #3C2A1A; font-weight: 600; }
.casam-recipe .cm-step-meta { margin-left: auto;
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.4px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; }
.casam-recipe .cm-step-b { margin: 8px 0 0 36px; font-size: 15px;
  color: #3C2A1A; line-height: 1.5; }
.casam-recipe .cm-section { margin-top: 28px; }
.casam-recipe .cm-tips ul { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-tips li { padding: 10px 0 10px 18px; position: relative;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-style: italic;
  color: #3C2A1A; }
.casam-recipe .cm-tips li::before { content: "—"; position: absolute;
  left: 0; color: #A02B2B; font-style: normal; font-weight: 700; }
.casam-recipe .cm-media { }
.casam-recipe .cm-intro-video { margin-top: 12px; margin-bottom: 28px; }
.casam-recipe .cm-vid-intro video { border: 2px solid #A02B2B;
  box-shadow: 0 4px 12px rgba(60,42,26,0.15); }
.casam-recipe .cm-vid-intro figcaption { font-style: italic;
  color: #A02B2B; font-size: 14px; margin-top: 8px;
  text-align: center; letter-spacing: 0.5px; }
.casam-recipe .cm-vid { margin: 0 0 18px; }
/* Long-form videos: landscape 16:9, full width. */
.casam-recipe .cm-vid.is-long video { width: 100%; height: auto;
  aspect-ratio: 16 / 9;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: contain; }
/* Short-form videos: vertical 9:16, centered, capped width.
   Autoplay-muted-loop treatment per the figure's class. */
.casam-recipe .cm-vid.is-short video { width: 100%; height: auto;
  aspect-ratio: 9 / 16;
  max-width: 360px; margin: 0 auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: cover; }
.casam-recipe .cm-vid.is-short { display: flex; flex-direction: column;
  align-items: center; }
/* Backward-compat for any .cm-vid that hasn't been tagged with a length. */
.casam-recipe .cm-vid video { width: 100%; height: auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; }
.casam-recipe .cm-vid figcaption { font-style: italic;
  color: #7A5A3A; font-size: 13px; margin-top: 6px;
  text-align: center; }
.casam-recipe .cm-gallery { display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 10px; }
.casam-recipe .cm-gal { margin: 0; }
.casam-recipe .cm-gal img { width: 100%; height: auto;
  aspect-ratio: 4 / 3; object-fit: cover;
  border-radius: 4px; border: 1px solid rgba(60,42,26,0.15);
  display: block; }
.casam-recipe .cm-gal figcaption { font-style: italic;
  color: #7A5A3A; font-size: 12px; margin-top: 4px;
  text-align: center; }
.casam-recipe .cm-foot { margin-top: 32px; padding-top: 14px;
  border-top: 1px solid rgba(60,42,26,0.15);
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.6px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; text-align: center; }
</style>
<div class="casam-recipe">
  <div class="cm-head">
    <div class="cm-headtxt">
      <h2>Casa M Ultimate Smoked Mac and Mornay</h2>
      <p class="cm-headnote">Smoke half this creamy mac and cheese to turn everyday comfort food into something with real bite and character</p>
      <div class="cm-stamps">
<span class="cm-stamp">8</span><span class="cm-stamp">3h 5m</span>
</div>
    </div>
  </div>
  <section class="cm-section">
    <h3>Ingredients · La despensa</h3>
    <ul class="cm-ings">
      <li>FOR THE PASTA:</li>
<li>1 pound rigatoni pasta</li>
<li>water</li>
<li>salt</li>
<li>FOR THE ROUX:</li>
<li>1/4 cup coconut oil</li>
<li>1/2 cup all-purpose coconut flour</li>
<li>FOR THE BECHAMEL:</li>
<li>4 cups half-and-half</li>
<li>FOR THE MORNAY:</li>
<li>8 oz Parmesan cheese, freshly grated</li>
<li>8 oz Gruyère cheese, 1/4” cubes</li>
<li>1-1/2 Tablespoons Ace Kickstart®</li>
<li>6 jalapeño chiles, stemmed, seeded, diced</li>
    </ul>
  </section>
  <section class="cm-section">
    <h3>Method · Mise en place</h3>
    <ol class="cm-steps">
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">1</span>
          <span class="cm-step-l">Boil salted water for pasta</span>
          <span class="cm-step-meta">8 min</span>
        </div>
        <p class="cm-step-b">Water heats while you gather ingredients.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">2</span>
          <span class="cm-step-l">Par-cook rigatoni to half doneness</span>
          <span class="cm-step-meta">6 min</span>
        </div>
        <p class="cm-step-b">Drain and rinse immediately with cool water.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">3</span>
          <span class="cm-step-l">Make blonde roux with oil and flour</span>
          <span class="cm-step-meta">5 min</span>
        </div>
        <p class="cm-step-b">Stir constantly until aromatic; do not scorch.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">4</span>
          <span class="cm-step-l">Whisk in half-and-half and simmer for 20 min</span>
          <span class="cm-step-meta">20 min</span>
        </div>
        <p class="cm-step-b">Stir constantly until béchamel coats the back of a spoon.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">5</span>
          <span class="cm-step-l">Add cheeses, Kickstart, and jalapeños to mornay</span>
          <span class="cm-step-meta">4 min</span>
        </div>
        <p class="cm-step-b">Stir until smooth and creamy, then remove from heat.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">6</span>
          <span class="cm-step-l">Grease cast iron baker and layer pasta</span>
          <span class="cm-step-meta">3 min</span>
        </div>
        <p class="cm-step-b">You want the rigatoni standing upright in that greased cast iron, not laying flat — that lets the smoke and sauce work into every tube when it hits the heat.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">7</span>
          <span class="cm-step-l">Pour mornay over pasta and tap to fill rigatoni</span>
          <span class="cm-step-meta">2 min</span>
        </div>
        <p class="cm-step-b">Pour slow and steady, then tap the pan on the counter a few times to let that creamy mornay settle down into all those pasta tubes; you're looking for a slight jiggle on top, not a lake.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">8</span>
          <span class="cm-step-l">Smoke at 160°F for 30 min</span>
          <span class="cm-step-meta">30 min · 160°F</span>
        </div>
        <p class="cm-step-b">Uncovered.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">9</span>
          <span class="cm-step-l">Smoke at 300°F for 90 min to 200°F internal</span>
          <span class="cm-step-meta">90 min · 300°F</span>
        </div>
        <p class="cm-step-b">Uncovered; finish at 200°F internal temp.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">10</span>
          <span class="cm-step-l">Cool at room temp for 15 min to set</span>
          <span class="cm-step-meta">15 min</span>
        </div>
        <p class="cm-step-b">This rest firms up the cheese sauce just enough to hold together when it smokes — skip it and you'll get a separated, greasy mess halfway through the cook.</p>
      </li>
</ol>
  </section>
    <section class="cm-section cm-tips">
      <h3>Notes from the kitchen</h3>
      <ul class="cm-notes">
        <li>Par-cooking the rigatoni to half doneness lets it finish cooking in the smoker without turning to mush.</li>
<li>Tap the baking dish after pouring mornay over pasta to fill the hollow centers — smoke cooks them, not boiling water.</li>
<li>Cool at room temp before slicing; the mornay sets up enough to hold shape, otherwise it stays loose.</li>
      </ul>
    </section>
  <div class="cm-foot">
    Casa M Spice Co® · Real fire, real flavor, real folks.
  </div>
</div>]]>
    </content>
  </entry>
  <entry>
    <id>https://casamspice.com/blogs/recipes/ace-kickstart%C2%AE-street-corn-salad</id>
    <published>2025-07-27T00:00:02-05:00</published>
    <updated>2026-06-08T13:14:57-05:00</updated>
    <link rel="alternate" type="text/html" href="https://casamspice.com/blogs/recipes/ace-kickstart%C2%AE-street-corn-salad"/>
    <title>ACE KICKSTART® STREET CORN SALAD</title>
    <author>
      <name>Mike Hernandez</name>
    </author>
    <summary type="html">
      <![CDATA[Char corn hard in cast iron, fold into spiced crema with three chiles, and skip the cart line<p><a class="read-more" href="https://casamspice.com/blogs/recipes/ace-kickstart%C2%AE-street-corn-salad">More</a></p>]]>
    </summary>
    <content type="html">
      <![CDATA[<style>
.casam-recipe { background:#FBF5E6; color:#3C2A1A;
  font-family: 'Cormorant Garamond', Georgia, serif;
  padding: clamp(22px, 4vw, 40px) clamp(18px, 4vw, 44px);
  border-radius: 8px; line-height: 1.5;
  border: 1px solid rgba(60,42,26,0.15);
  max-width: 740px; margin: 0 auto 32px;
}
.casam-recipe h2, .casam-recipe h3, .casam-recipe h4 {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-style: italic; color:#A02B2B; margin: 0 0 8px;
}
.casam-recipe h2 { font-size: clamp(26px, 4vw, 36px); }
.casam-recipe h3 { font-size: clamp(18px, 2.4vw, 22px); margin-top: 24px;
  border-bottom: 1px solid rgba(60,42,26,0.15); padding-bottom: 4px; }
.casam-recipe h4 { font-size: 15px; color:#7A5A3A; margin-top: 14px;
  text-transform: uppercase; letter-spacing: 2px; }
.casam-recipe .cm-head { display:flex; gap:24px; flex-wrap: wrap;
  align-items: flex-start; margin-bottom: 18px; }
.casam-recipe .cm-headtxt { flex: 2 1 280px; min-width: 0; }
.casam-recipe .cm-hero { flex: 1 1 220px; max-width: 280px; }
.casam-recipe .cm-hero img { width: 100%; height: auto; border-radius: 6px;
  border: 1px solid rgba(60,42,26,0.15); display: block; }
.casam-recipe .cm-headnote { font-style: italic; color:#3C2A1A;
  font-size: 16px; line-height: 1.5; margin: 8px 0 14px; }
.casam-recipe .cm-stamps { display: inline-flex; gap: 6px; flex-wrap: wrap;
  margin-top: 6px; }
.casam-recipe .cm-stamp { font-family: 'Manrope', system-ui, sans-serif;
  font-size: 10.5px; letter-spacing: 1.4px; text-transform: uppercase;
  font-weight: 700; color: #C9A961;
  background: rgba(201,169,97,0.12);
  border: 1px solid #C9A961; border-radius: 999px;
  padding: 3px 10px; }
.casam-recipe .cm-stamp.cm-diff { color: #A02B2B;
  border-color: #A02B2B; background: rgba(160,43,43,0.08); }
.casam-recipe .cm-ings { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-ings li { padding: 6px 0;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-size: 15px; }
.casam-recipe .cm-ings li.cm-opt { color: #7A5A3A; font-style: italic; }
.casam-recipe .cm-ings li.cm-opt::after { content: " · optional";
  font-size: 11px; letter-spacing: 1.4px; color: #C9A961;
  text-transform: uppercase; }
.casam-recipe .cm-steps { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-step { padding: 14px 0;
  border-bottom: 1px solid rgba(60,42,26,0.15); }
.casam-recipe .cm-step:last-child { border-bottom: 0; }
.casam-recipe .cm-step-h { display: flex; align-items: baseline; gap: 10px;
  flex-wrap: wrap; }
.casam-recipe .cm-step-n { display: inline-flex; align-items: center;
  justify-content: center; width: 26px; height: 26px;
  background: #A02B2B; color: #FBF5E6;
  border-radius: 999px; font-family: 'Manrope', sans-serif;
  font-weight: 700; font-size: 13px; flex-shrink: 0; }
.casam-recipe .cm-step-l { font-style: italic; font-size: 17px;
  color: #3C2A1A; font-weight: 600; }
.casam-recipe .cm-step-meta { margin-left: auto;
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.4px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; }
.casam-recipe .cm-step-b { margin: 8px 0 0 36px; font-size: 15px;
  color: #3C2A1A; line-height: 1.5; }
.casam-recipe .cm-section { margin-top: 28px; }
.casam-recipe .cm-tips ul { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-tips li { padding: 10px 0 10px 18px; position: relative;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-style: italic;
  color: #3C2A1A; }
.casam-recipe .cm-tips li::before { content: "—"; position: absolute;
  left: 0; color: #A02B2B; font-style: normal; font-weight: 700; }
.casam-recipe .cm-media { }
.casam-recipe .cm-intro-video { margin-top: 12px; margin-bottom: 28px; }
.casam-recipe .cm-vid-intro video { border: 2px solid #A02B2B;
  box-shadow: 0 4px 12px rgba(60,42,26,0.15); }
.casam-recipe .cm-vid-intro figcaption { font-style: italic;
  color: #A02B2B; font-size: 14px; margin-top: 8px;
  text-align: center; letter-spacing: 0.5px; }
.casam-recipe .cm-vid { margin: 0 0 18px; }
/* Long-form videos: landscape 16:9, full width. */
.casam-recipe .cm-vid.is-long video { width: 100%; height: auto;
  aspect-ratio: 16 / 9;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: contain; }
/* Short-form videos: vertical 9:16, centered, capped width.
   Autoplay-muted-loop treatment per the figure's class. */
.casam-recipe .cm-vid.is-short video { width: 100%; height: auto;
  aspect-ratio: 9 / 16;
  max-width: 360px; margin: 0 auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: cover; }
.casam-recipe .cm-vid.is-short { display: flex; flex-direction: column;
  align-items: center; }
/* Backward-compat for any .cm-vid that hasn't been tagged with a length. */
.casam-recipe .cm-vid video { width: 100%; height: auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; }
.casam-recipe .cm-vid figcaption { font-style: italic;
  color: #7A5A3A; font-size: 13px; margin-top: 6px;
  text-align: center; }
.casam-recipe .cm-gallery { display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 10px; }
.casam-recipe .cm-gal { margin: 0; }
.casam-recipe .cm-gal img { width: 100%; height: auto;
  aspect-ratio: 4 / 3; object-fit: cover;
  border-radius: 4px; border: 1px solid rgba(60,42,26,0.15);
  display: block; }
.casam-recipe .cm-gal figcaption { font-style: italic;
  color: #7A5A3A; font-size: 12px; margin-top: 4px;
  text-align: center; }
.casam-recipe .cm-foot { margin-top: 32px; padding-top: 14px;
  border-top: 1px solid rgba(60,42,26,0.15);
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.6px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; text-align: center; }
</style>
<div class="casam-recipe">
  <div class="cm-head">
    <div class="cm-headtxt">
      <h2>ACE KICKSTART® STREET CORN SALAD</h2>
      <p class="cm-headnote">Char corn hard in cast iron, fold into spiced crema with three chiles, and skip the cart line</p>
      <div class="cm-stamps">
<span class="cm-stamp">12</span><span class="cm-stamp">35 min</span>
</div>
    </div>
  </div>
  <section class="cm-section">
    <h3>Ingredients · La despensa</h3>
    <ul class="cm-ings">
      <li>FOR THE ELOTE:</li>
<li>6 cups corn (fresh or frozen)</li>
<li>1 Tablespoon avocado oil</li>
<li>1 bunch cilantro, leaves only, chopped (save some to garnish)</li>
<li>1/3 cup red onion, diced finely</li>
<li>1 Anaheim chile, stemmed, seeded, diced</li>
<li>1 jalapeño chile, stemmed, seeded, diced</li>
<li class="cm-opt">1 serrano chile, stemmed, roasted, seeded, diced (optional for heat)</li>
<li>3/4 cup mayonnaise</li>
<li>3/4cup sour cream</li>
<li>1/3 cup fresh lime juice</li>
<li>1-1/2 cups Cotija cheese, grated (save some to garnish)</li>
<li>10 oz grape tomatoes, sliced or diced (save some to garnish)</li>
<li>1-1/2 Tablespoon Casa M Spice Co® Ace Kickstart®</li>
    </ul>
  </section>
  <section class="cm-section">
    <h3>Method · Mise en place</h3>
    <ol class="cm-steps">
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">1</span>
          <span class="cm-step-l">Prep all vegetables and cilantro</span>
          <span class="cm-step-meta">12 min</span>
        </div>
        <p class="cm-step-b">Dice onion and chiles, chop cilantro, slice tomatoes, grate cheese.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">2</span>
          <span class="cm-step-l">Heat oil in cast-iron skillet</span>
          <span class="cm-step-meta">2 min</span>
        </div>
        <p class="cm-step-b">Medium-high heat to get skillet ready for charring.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">3</span>
          <span class="cm-step-l">Char corn in skillet until desired level</span>
          <span class="cm-step-meta">8 min</span>
        </div>
        <p class="cm-step-b">Pat down evenly, stir occasionally for even char.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">4</span>
          <span class="cm-step-l">Remove from heat and cover skillet</span>
          <span class="cm-step-meta">5 min</span>
        </div>
        <p class="cm-step-b">Corn steams briefly under lid while preparing dressing.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">5</span>
          <span class="cm-step-l">Mix dressing with mayo, sour cream, onion, chiles, lime, and spice</span>
          <span class="cm-step-meta">4 min</span>
        </div>
        <p class="cm-step-b">Can be made a day ahead and refrigerated.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">6</span>
          <span class="cm-step-l">Combine corn with dressing and mix well</span>
          <span class="cm-step-meta">3 min</span>
        </div>
        <p class="cm-step-b">You're looking for every kernel to get coated evenly in that creamy mixture—take your time and fold it together gently so the corn stays intact but picks up all the flavor and heat.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">7</span>
          <span class="cm-step-l">Fold in cilantro, Cotija, and tomatoes</span>
          <span class="cm-step-meta">2 min</span>
        </div>
        <p class="cm-step-b">Reserve some of each for garnish.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">8</span>
          <span class="cm-step-l">Garnish and serve warm or chill overnight</span>
          <span class="cm-step-meta">2 min</span>
        </div>
        <p class="cm-step-b">Flavors develop more if chilled overnight.</p>
      </li>
</ol>
  </section>
    <section class="cm-section cm-tips">
      <h3>Notes from the kitchen</h3>
      <ul class="cm-notes">
        <li>Frozen corn works just fine — it actually releases less water and chars better than fresh.</li>
<li>Make the dressing a day ahead so the ACE KICKSTART® spices fully bloom into the mayo and sour cream.</li>
<li>Fold in cilantro and cotija at the end so they stay bright and don't get buried in the warm corn.</li>
      </ul>
    </section>
  <div class="cm-foot">
    Casa M Spice Co® · Real fire, real flavor, real folks.
  </div>
</div>]]>
    </content>
  </entry>
  <entry>
    <id>https://casamspice.com/blogs/recipes/ace-kickstart-cowboy-caviar</id>
    <published>2025-07-20T00:00:08-05:00</published>
    <updated>2026-06-08T13:13:29-05:00</updated>
    <link rel="alternate" type="text/html" href="https://casamspice.com/blogs/recipes/ace-kickstart-cowboy-caviar"/>
    <title>ACE KICKSTART® COWBOY CAVIAR</title>
    <author>
      <name>Mike Hernandez</name>
    </author>
    <summary type="html">
      <![CDATA[Black-eyed peas, poblanos, corn, and tomatoes—eat warm, cold, or straight from the bowl<p><a class="read-more" href="https://casamspice.com/blogs/recipes/ace-kickstart-cowboy-caviar">More</a></p>]]>
    </summary>
    <content type="html">
      <![CDATA[<style>
.casam-recipe { background:#FBF5E6; color:#3C2A1A;
  font-family: 'Cormorant Garamond', Georgia, serif;
  padding: clamp(22px, 4vw, 40px) clamp(18px, 4vw, 44px);
  border-radius: 8px; line-height: 1.5;
  border: 1px solid rgba(60,42,26,0.15);
  max-width: 740px; margin: 0 auto 32px;
}
.casam-recipe h2, .casam-recipe h3, .casam-recipe h4 {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-style: italic; color:#A02B2B; margin: 0 0 8px;
}
.casam-recipe h2 { font-size: clamp(26px, 4vw, 36px); }
.casam-recipe h3 { font-size: clamp(18px, 2.4vw, 22px); margin-top: 24px;
  border-bottom: 1px solid rgba(60,42,26,0.15); padding-bottom: 4px; }
.casam-recipe h4 { font-size: 15px; color:#7A5A3A; margin-top: 14px;
  text-transform: uppercase; letter-spacing: 2px; }
.casam-recipe .cm-head { display:flex; gap:24px; flex-wrap: wrap;
  align-items: flex-start; margin-bottom: 18px; }
.casam-recipe .cm-headtxt { flex: 2 1 280px; min-width: 0; }
.casam-recipe .cm-hero { flex: 1 1 220px; max-width: 280px; }
.casam-recipe .cm-hero img { width: 100%; height: auto; border-radius: 6px;
  border: 1px solid rgba(60,42,26,0.15); display: block; }
.casam-recipe .cm-headnote { font-style: italic; color:#3C2A1A;
  font-size: 16px; line-height: 1.5; margin: 8px 0 14px; }
.casam-recipe .cm-stamps { display: inline-flex; gap: 6px; flex-wrap: wrap;
  margin-top: 6px; }
.casam-recipe .cm-stamp { font-family: 'Manrope', system-ui, sans-serif;
  font-size: 10.5px; letter-spacing: 1.4px; text-transform: uppercase;
  font-weight: 700; color: #C9A961;
  background: rgba(201,169,97,0.12);
  border: 1px solid #C9A961; border-radius: 999px;
  padding: 3px 10px; }
.casam-recipe .cm-stamp.cm-diff { color: #A02B2B;
  border-color: #A02B2B; background: rgba(160,43,43,0.08); }
.casam-recipe .cm-ings { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-ings li { padding: 6px 0;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-size: 15px; }
.casam-recipe .cm-ings li.cm-opt { color: #7A5A3A; font-style: italic; }
.casam-recipe .cm-ings li.cm-opt::after { content: " · optional";
  font-size: 11px; letter-spacing: 1.4px; color: #C9A961;
  text-transform: uppercase; }
.casam-recipe .cm-steps { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-step { padding: 14px 0;
  border-bottom: 1px solid rgba(60,42,26,0.15); }
.casam-recipe .cm-step:last-child { border-bottom: 0; }
.casam-recipe .cm-step-h { display: flex; align-items: baseline; gap: 10px;
  flex-wrap: wrap; }
.casam-recipe .cm-step-n { display: inline-flex; align-items: center;
  justify-content: center; width: 26px; height: 26px;
  background: #A02B2B; color: #FBF5E6;
  border-radius: 999px; font-family: 'Manrope', sans-serif;
  font-weight: 700; font-size: 13px; flex-shrink: 0; }
.casam-recipe .cm-step-l { font-style: italic; font-size: 17px;
  color: #3C2A1A; font-weight: 600; }
.casam-recipe .cm-step-meta { margin-left: auto;
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.4px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; }
.casam-recipe .cm-step-b { margin: 8px 0 0 36px; font-size: 15px;
  color: #3C2A1A; line-height: 1.5; }
.casam-recipe .cm-section { margin-top: 28px; }
.casam-recipe .cm-tips ul { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-tips li { padding: 10px 0 10px 18px; position: relative;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-style: italic;
  color: #3C2A1A; }
.casam-recipe .cm-tips li::before { content: "—"; position: absolute;
  left: 0; color: #A02B2B; font-style: normal; font-weight: 700; }
.casam-recipe .cm-media { }
.casam-recipe .cm-intro-video { margin-top: 12px; margin-bottom: 28px; }
.casam-recipe .cm-vid-intro video { border: 2px solid #A02B2B;
  box-shadow: 0 4px 12px rgba(60,42,26,0.15); }
.casam-recipe .cm-vid-intro figcaption { font-style: italic;
  color: #A02B2B; font-size: 14px; margin-top: 8px;
  text-align: center; letter-spacing: 0.5px; }
.casam-recipe .cm-vid { margin: 0 0 18px; }
/* Long-form videos: landscape 16:9, full width. */
.casam-recipe .cm-vid.is-long video { width: 100%; height: auto;
  aspect-ratio: 16 / 9;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: contain; }
/* Short-form videos: vertical 9:16, centered, capped width.
   Autoplay-muted-loop treatment per the figure's class. */
.casam-recipe .cm-vid.is-short video { width: 100%; height: auto;
  aspect-ratio: 9 / 16;
  max-width: 360px; margin: 0 auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: cover; }
.casam-recipe .cm-vid.is-short { display: flex; flex-direction: column;
  align-items: center; }
/* Backward-compat for any .cm-vid that hasn't been tagged with a length. */
.casam-recipe .cm-vid video { width: 100%; height: auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; }
.casam-recipe .cm-vid figcaption { font-style: italic;
  color: #7A5A3A; font-size: 13px; margin-top: 6px;
  text-align: center; }
.casam-recipe .cm-gallery { display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 10px; }
.casam-recipe .cm-gal { margin: 0; }
.casam-recipe .cm-gal img { width: 100%; height: auto;
  aspect-ratio: 4 / 3; object-fit: cover;
  border-radius: 4px; border: 1px solid rgba(60,42,26,0.15);
  display: block; }
.casam-recipe .cm-gal figcaption { font-style: italic;
  color: #7A5A3A; font-size: 12px; margin-top: 4px;
  text-align: center; }
.casam-recipe .cm-foot { margin-top: 32px; padding-top: 14px;
  border-top: 1px solid rgba(60,42,26,0.15);
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.6px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; text-align: center; }
</style>
<div class="casam-recipe">
  <div class="cm-head">
    <div class="cm-headtxt">
      <h2>ACE KICKSTART® COWBOY CAVIAR</h2>
      <p class="cm-headnote">Black-eyed peas, poblanos, corn, and tomatoes—eat warm, cold, or straight from the bowl</p>
      <div class="cm-stamps">
<span class="cm-stamp">12</span><span class="cm-stamp">10h 25m</span>
</div>
    </div>
  </div>
  <section class="cm-section">
    <h3>Ingredients · La despensa</h3>
    <ul class="cm-ings">
      <li>FOR THE BEANS:</li>
<li>1 pound black-eyed peas, soaked overnight</li>
<li>2 Tablespoons Better Than Bouillon Chicken (or vegetable)</li>
<li>8 cups of water</li>
<li>FOR THE VEGETABLES:</li>
<li>1 cup red onion, diced</li>
<li>3 scallions, diced</li>
<li>1 cup plum tomatoes, diced</li>
<li>2 cups corn, fresh or frozen</li>
<li>2 poblano chiles, stemmed, seeded, diced</li>
<li>2 Anaheim chiles, stemmed, seeded, diced</li>
<li>1 jalapeño chile, stemmed, seeded, diced</li>
<li>1/2 cup cilantro, roughly chopped</li>
<li>FOR THE DRESSING:</li>
<li>1/3 cup avocado oil</li>
<li>1/3 cup apple cider vinegar</li>
<li>1 teaspoon lime zest</li>
<li>1 medium lime, juiced</li>
<li>3 cloves garlic, minced</li>
<li>1 Tablespoon Casa M Spice Co® Ace Kickstart®</li>
    </ul>
  </section>
  <section class="cm-section">
    <h3>Method · Mise en place</h3>
    <ol class="cm-steps">
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">1</span>
          <span class="cm-step-l">Soak black-eyed peas overnight</span>
          <span class="cm-step-meta">480 min</span>
        </div>
        <p class="cm-step-b">Can substitute two cans drained and rinsed to skip this and the cook step.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">2</span>
          <span class="cm-step-l">Boil water with bouillon</span>
          <span class="cm-step-meta">5 min · 212°F</span>
        </div>
        <p class="cm-step-b">Get that broth boiling hard so the bouillon dissolves completely and seasons the water evenly—taste it and adjust if you need more depth.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">3</span>
          <span class="cm-step-l">Simmer black-eyed peas until al dente</span>
          <span class="cm-step-meta">120 min · 180–200°F</span>
        </div>
        <p class="cm-step-b">Stir every hour, test texture at second hour.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">4</span>
          <span class="cm-step-l">Drain and cool the peas</span>
          <span class="cm-step-meta">15 min</span>
        </div>
        <p class="cm-step-b">You want the peas cooled enough to handle but still warm, which helps them absorb the flavors of the vegetables you're about to mix in.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">5</span>
          <span class="cm-step-l">Dice all vegetables and herbs</span>
          <span class="cm-step-meta">20 min</span>
        </div>
        <p class="cm-step-b">Onion, tomatoes, corn, poblano, Anaheim, jalapeño, cilantro.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">6</span>
          <span class="cm-step-l">Whisk dressing ingredients until smooth</span>
          <span class="cm-step-meta">5 min</span>
        </div>
        <p class="cm-step-b">Oil, vinegar, lime zest, scallions, garlic, spice.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">7</span>
          <span class="cm-step-l">Combine peas and vegetables in large bowl</span>
          <span class="cm-step-meta">3 min</span>
        </div>
        <p class="cm-step-b">Fold everything together gently so the peas don't break down, then let it sit at least 30 minutes so the flavors marry—it'll taste even better the next day.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">8</span>
          <span class="cm-step-l">Fold dressing into mixture gently</span>
          <span class="cm-step-meta">2 min</span>
        </div>
        <p class="cm-step-b">Ready to serve or chill for later.</p>
      </li>
</ol>
  </section>
    <section class="cm-section cm-tips">
      <h3>Notes from the kitchen</h3>
      <ul class="cm-notes">
        <li>Black-eyed peas should bend but not split when done — overshooting turns them to mush.</li>
<li>Cool the cooked peas completely before mixing or the warm dressing will wilt the fresh vegetables.</li>
<li>Fold the dressing in gently so the poblanos stay visible — aggressive mixing just muddles everything together.</li>
      </ul>
    </section>
  <div class="cm-foot">
    Casa M Spice Co® · Real fire, real flavor, real folks.
  </div>
</div>]]>
    </content>
  </entry>
  <entry>
    <id>https://casamspice.com/blogs/recipes/ace-kickstart%C2%AE-blackened-ribeyes</id>
    <published>2025-07-13T00:00:02-05:00</published>
    <updated>2026-06-11T22:45:00-05:00</updated>
    <link rel="alternate" type="text/html" href="https://casamspice.com/blogs/recipes/ace-kickstart%C2%AE-blackened-ribeyes"/>
    <title>Ace Kickstart® Blackened Ribeyes</title>
    <author>
      <name>Mike Hernandez</name>
    </author>
    <summary type="html">
      <![CDATA[Coat thick ribeye with Ace Kickstart®, char it hard on high heat, then dust again for a blackened crust that actually tastes like something<p><a class="read-more" href="https://casamspice.com/blogs/recipes/ace-kickstart%C2%AE-blackened-ribeyes">More</a></p>]]>
    </summary>
    <content type="html">
      <![CDATA[<style>
.casam-recipe { background:#FBF5E6; color:#3C2A1A;
  font-family: 'Cormorant Garamond', Georgia, serif;
  padding: clamp(22px, 4vw, 40px) clamp(18px, 4vw, 44px);
  border-radius: 8px; line-height: 1.5;
  border: 1px solid rgba(60,42,26,0.15);
  max-width: 740px; margin: 0 auto 32px;
}
.casam-recipe h2, .casam-recipe h3, .casam-recipe h4 {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-style: italic; color:#A02B2B; margin: 0 0 8px;
}
.casam-recipe h2 { font-size: clamp(26px, 4vw, 36px); }
.casam-recipe h3 { font-size: clamp(18px, 2.4vw, 22px); margin-top: 24px;
  border-bottom: 1px solid rgba(60,42,26,0.15); padding-bottom: 4px; }
.casam-recipe h4 { font-size: 15px; color:#7A5A3A; margin-top: 14px;
  text-transform: uppercase; letter-spacing: 2px; }
.casam-recipe .cm-head { display:flex; gap:24px; flex-wrap: wrap;
  align-items: flex-start; margin-bottom: 18px; }
.casam-recipe .cm-headtxt { flex: 2 1 280px; min-width: 0; }
.casam-recipe .cm-hero { flex: 1 1 220px; max-width: 280px; }
.casam-recipe .cm-hero img { width: 100%; height: auto; border-radius: 6px;
  border: 1px solid rgba(60,42,26,0.15); display: block; }
.casam-recipe .cm-headnote { font-style: italic; color:#3C2A1A;
  font-size: 16px; line-height: 1.5; margin: 8px 0 14px; }
.casam-recipe .cm-stamps { display: inline-flex; gap: 6px; flex-wrap: wrap;
  margin-top: 6px; }
.casam-recipe .cm-stamp { font-family: 'Manrope', system-ui, sans-serif;
  font-size: 10.5px; letter-spacing: 1.4px; text-transform: uppercase;
  font-weight: 700; color: #C9A961;
  background: rgba(201,169,97,0.12);
  border: 1px solid #C9A961; border-radius: 999px;
  padding: 3px 10px; }
.casam-recipe .cm-stamp.cm-diff { color: #A02B2B;
  border-color: #A02B2B; background: rgba(160,43,43,0.08); }
.casam-recipe .cm-ings { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-ings li { padding: 6px 0;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-size: 15px; }
.casam-recipe .cm-ings li.cm-opt { color: #7A5A3A; font-style: italic; }
.casam-recipe .cm-ings li.cm-opt::after { content: " · optional";
  font-size: 11px; letter-spacing: 1.4px; color: #C9A961;
  text-transform: uppercase; }
.casam-recipe .cm-steps { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-step { padding: 14px 0;
  border-bottom: 1px solid rgba(60,42,26,0.15); }
.casam-recipe .cm-step:last-child { border-bottom: 0; }
.casam-recipe .cm-step-h { display: flex; align-items: baseline; gap: 10px;
  flex-wrap: wrap; }
.casam-recipe .cm-step-n { display: inline-flex; align-items: center;
  justify-content: center; width: 26px; height: 26px;
  background: #A02B2B; color: #FBF5E6;
  border-radius: 999px; font-family: 'Manrope', sans-serif;
  font-weight: 700; font-size: 13px; flex-shrink: 0; }
.casam-recipe .cm-step-l { font-style: italic; font-size: 17px;
  color: #3C2A1A; font-weight: 600; }
.casam-recipe .cm-step-meta { margin-left: auto;
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.4px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; }
.casam-recipe .cm-step-b { margin: 8px 0 0 36px; font-size: 15px;
  color: #3C2A1A; line-height: 1.5; }
.casam-recipe .cm-section { margin-top: 28px; }
.casam-recipe .cm-tips ul { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-tips li { padding: 10px 0 10px 18px; position: relative;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-style: italic;
  color: #3C2A1A; }
.casam-recipe .cm-tips li::before { content: "—"; position: absolute;
  left: 0; color: #A02B2B; font-style: normal; font-weight: 700; }
.casam-recipe .cm-media { }
.casam-recipe .cm-intro-video { margin-top: 12px; margin-bottom: 28px; }
.casam-recipe .cm-vid-intro video { border: 2px solid #A02B2B;
  box-shadow: 0 4px 12px rgba(60,42,26,0.15); }
.casam-recipe .cm-vid-intro figcaption { font-style: italic;
  color: #A02B2B; font-size: 14px; margin-top: 8px;
  text-align: center; letter-spacing: 0.5px; }
.casam-recipe .cm-vid { margin: 0 0 18px; }
/* Long-form videos: landscape 16:9, full width. */
.casam-recipe .cm-vid.is-long video { width: 100%; height: auto;
  aspect-ratio: 16 / 9;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: contain; }
/* Short-form videos: vertical 9:16, centered, capped width.
   Autoplay-muted-loop treatment per the figure's class. */
.casam-recipe .cm-vid.is-short video { width: 100%; height: auto;
  aspect-ratio: 9 / 16;
  max-width: 360px; margin: 0 auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: cover; }
.casam-recipe .cm-vid.is-short { display: flex; flex-direction: column;
  align-items: center; }
/* Backward-compat for any .cm-vid that hasn't been tagged with a length. */
.casam-recipe .cm-vid video { width: 100%; height: auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; }
.casam-recipe .cm-vid figcaption { font-style: italic;
  color: #7A5A3A; font-size: 13px; margin-top: 6px;
  text-align: center; }
.casam-recipe .cm-gallery { display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 10px; }
.casam-recipe .cm-gal { margin: 0; }
.casam-recipe .cm-gal img { width: 100%; height: auto;
  aspect-ratio: 4 / 3; object-fit: cover;
  border-radius: 4px; border: 1px solid rgba(60,42,26,0.15);
  display: block; }
.casam-recipe .cm-gal figcaption { font-style: italic;
  color: #7A5A3A; font-size: 12px; margin-top: 4px;
  text-align: center; }
.casam-recipe .cm-foot { margin-top: 32px; padding-top: 14px;
  border-top: 1px solid rgba(60,42,26,0.15);
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.6px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; text-align: center; }
</style>
<div class="casam-recipe">
  <div class="cm-head">
    <div class="cm-headtxt">
      <h2>Ace Kickstart® Blackened Ribeyes</h2>
      <p class="cm-headnote">Coat thick ribeye with Ace Kickstart®, char it hard on high heat, then dust again for a blackened crust that actually tastes like something</p>
      <div class="cm-stamps">
<span class="cm-stamp">1</span><span class="cm-stamp">24h 15m</span>
</div>
    </div>
    <div class="cm-hero"><img src="https://cdn.shopify.com/s/files/1/0059/0302/4243/articles/IMG_2316-min.jpg?v=1752250825" alt="Ace Kickstart® Blackened Ribeyes" loading="lazy"></div>
  </div>
  <section class="cm-section">
    <h3>Ingredients · La despensa</h3>
    <h4 class="cm-grouph">FOR THE RIBEYE:</h4>
    <ul class="cm-ings">
      <li>1 ribeye steak, thick-cut</li>
<li>Casa M Spice Co® Ace Kickstart®</li>
    </ul>
  </section>
  <section class="cm-section">
    <h3>Method · Mise en place</h3>
    <ol class="cm-steps">
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">1</span>
          <span class="cm-step-l">Season and chill the ribeye</span>
          <span class="cm-step-meta">1440 min</span>
        </div>
        <p class="cm-step-b">Coat the steak generously with Ace Kickstart® and let it sit covered in the fridge up to 24 hours—the spice rub penetrates deep and the salt tenderizes the meat from the inside out.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">2</span>
          <span class="cm-step-l">Heat the grill</span>
          <span class="cm-step-meta">10 min</span>
        </div>
        <p class="cm-step-b">Get your grill screaming hot on direct heat—you need those grates to sear hard and fast, creating a blackened crust that locks in the juices.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">3</span>
          <span class="cm-step-l">Grill to temperature</span>
          <span class="cm-step-meta">12 min</span>
        </div>
        <p class="cm-step-b">Lay the ribeye on the hot grates and let it cook without moving—aim for your preferred doneness, flipping once halfway through. Don't crowd the grill or babysit it; high heat and patience build that charred exterior.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">4</span>
          <span class="cm-step-l">Finish with a dust of spice</span>
          <span class="cm-step-meta">1 min</span>
        </div>
        <p class="cm-step-b">Pull the steak off heat and hit it with a light second coating of Ace Kickstart® while it's still hot—the residual heat blooms the spices and adds another layer of blackened flavor.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">5</span>
          <span class="cm-step-l">Plate and serve</span>
        </div>
        <p class="cm-step-b">Get it on a plate while the crust is still crackling and the inside is hot. This is prime eating right here.</p>
      </li>
</ol>
  </section>
    <section class="cm-section cm-tips">
      <h3>Notes from the kitchen</h3>
      <ul class="cm-notes">
        <li>That second dust of Ace Kickstart® goes on after the sear, when the steak's still hot enough to toast the spices.</li>
<li>Thick-cut means at least an inch and a half — thinner steaks won't give you time to build crust without overcooking inside.</li>
<li>Pull the steak off heat when it feels like the fleshy part of your palm; carryover cooking finishes it while the crust sets.</li>
      </ul>
    </section>
  <div class="cm-foot">
    Casa M Spice Co® · Real fire, real flavor, real folks.
  </div>
</div>]]>
    </content>
  </entry>
  <entry>
    <id>https://casamspice.com/blogs/recipes/ace-kickstart-brunch-burger</id>
    <published>2025-07-06T00:00:00-05:00</published>
    <updated>2026-06-08T13:11:14-05:00</updated>
    <link rel="alternate" type="text/html" href="https://casamspice.com/blogs/recipes/ace-kickstart-brunch-burger"/>
    <title>Ace Kickstart® Brunch Burger</title>
    <author>
      <name>Mike Hernandez</name>
    </author>
    <summary type="html">
      <![CDATA[Two patties, one egg, melted Swiss—this sausage-beef burger actually sticks with you through lunch<p><a class="read-more" href="https://casamspice.com/blogs/recipes/ace-kickstart-brunch-burger">More</a></p>]]>
    </summary>
    <content type="html">
      <![CDATA[<style>
.casam-recipe { background:#FBF5E6; color:#3C2A1A;
  font-family: 'Cormorant Garamond', Georgia, serif;
  padding: clamp(22px, 4vw, 40px) clamp(18px, 4vw, 44px);
  border-radius: 8px; line-height: 1.5;
  border: 1px solid rgba(60,42,26,0.15);
  max-width: 740px; margin: 0 auto 32px;
}
.casam-recipe h2, .casam-recipe h3, .casam-recipe h4 {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-style: italic; color:#A02B2B; margin: 0 0 8px;
}
.casam-recipe h2 { font-size: clamp(26px, 4vw, 36px); }
.casam-recipe h3 { font-size: clamp(18px, 2.4vw, 22px); margin-top: 24px;
  border-bottom: 1px solid rgba(60,42,26,0.15); padding-bottom: 4px; }
.casam-recipe h4 { font-size: 15px; color:#7A5A3A; margin-top: 14px;
  text-transform: uppercase; letter-spacing: 2px; }
.casam-recipe .cm-head { display:flex; gap:24px; flex-wrap: wrap;
  align-items: flex-start; margin-bottom: 18px; }
.casam-recipe .cm-headtxt { flex: 2 1 280px; min-width: 0; }
.casam-recipe .cm-hero { flex: 1 1 220px; max-width: 280px; }
.casam-recipe .cm-hero img { width: 100%; height: auto; border-radius: 6px;
  border: 1px solid rgba(60,42,26,0.15); display: block; }
.casam-recipe .cm-headnote { font-style: italic; color:#3C2A1A;
  font-size: 16px; line-height: 1.5; margin: 8px 0 14px; }
.casam-recipe .cm-stamps { display: inline-flex; gap: 6px; flex-wrap: wrap;
  margin-top: 6px; }
.casam-recipe .cm-stamp { font-family: 'Manrope', system-ui, sans-serif;
  font-size: 10.5px; letter-spacing: 1.4px; text-transform: uppercase;
  font-weight: 700; color: #C9A961;
  background: rgba(201,169,97,0.12);
  border: 1px solid #C9A961; border-radius: 999px;
  padding: 3px 10px; }
.casam-recipe .cm-stamp.cm-diff { color: #A02B2B;
  border-color: #A02B2B; background: rgba(160,43,43,0.08); }
.casam-recipe .cm-ings { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-ings li { padding: 6px 0;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-size: 15px; }
.casam-recipe .cm-ings li.cm-opt { color: #7A5A3A; font-style: italic; }
.casam-recipe .cm-ings li.cm-opt::after { content: " · optional";
  font-size: 11px; letter-spacing: 1.4px; color: #C9A961;
  text-transform: uppercase; }
.casam-recipe .cm-steps { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-step { padding: 14px 0;
  border-bottom: 1px solid rgba(60,42,26,0.15); }
.casam-recipe .cm-step:last-child { border-bottom: 0; }
.casam-recipe .cm-step-h { display: flex; align-items: baseline; gap: 10px;
  flex-wrap: wrap; }
.casam-recipe .cm-step-n { display: inline-flex; align-items: center;
  justify-content: center; width: 26px; height: 26px;
  background: #A02B2B; color: #FBF5E6;
  border-radius: 999px; font-family: 'Manrope', sans-serif;
  font-weight: 700; font-size: 13px; flex-shrink: 0; }
.casam-recipe .cm-step-l { font-style: italic; font-size: 17px;
  color: #3C2A1A; font-weight: 600; }
.casam-recipe .cm-step-meta { margin-left: auto;
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.4px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; }
.casam-recipe .cm-step-b { margin: 8px 0 0 36px; font-size: 15px;
  color: #3C2A1A; line-height: 1.5; }
.casam-recipe .cm-section { margin-top: 28px; }
.casam-recipe .cm-tips ul { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-tips li { padding: 10px 0 10px 18px; position: relative;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-style: italic;
  color: #3C2A1A; }
.casam-recipe .cm-tips li::before { content: "—"; position: absolute;
  left: 0; color: #A02B2B; font-style: normal; font-weight: 700; }
.casam-recipe .cm-media { }
.casam-recipe .cm-intro-video { margin-top: 12px; margin-bottom: 28px; }
.casam-recipe .cm-vid-intro video { border: 2px solid #A02B2B;
  box-shadow: 0 4px 12px rgba(60,42,26,0.15); }
.casam-recipe .cm-vid-intro figcaption { font-style: italic;
  color: #A02B2B; font-size: 14px; margin-top: 8px;
  text-align: center; letter-spacing: 0.5px; }
.casam-recipe .cm-vid { margin: 0 0 18px; }
/* Long-form videos: landscape 16:9, full width. */
.casam-recipe .cm-vid.is-long video { width: 100%; height: auto;
  aspect-ratio: 16 / 9;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: contain; }
/* Short-form videos: vertical 9:16, centered, capped width.
   Autoplay-muted-loop treatment per the figure's class. */
.casam-recipe .cm-vid.is-short video { width: 100%; height: auto;
  aspect-ratio: 9 / 16;
  max-width: 360px; margin: 0 auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: cover; }
.casam-recipe .cm-vid.is-short { display: flex; flex-direction: column;
  align-items: center; }
/* Backward-compat for any .cm-vid that hasn't been tagged with a length. */
.casam-recipe .cm-vid video { width: 100%; height: auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; }
.casam-recipe .cm-vid figcaption { font-style: italic;
  color: #7A5A3A; font-size: 13px; margin-top: 6px;
  text-align: center; }
.casam-recipe .cm-gallery { display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 10px; }
.casam-recipe .cm-gal { margin: 0; }
.casam-recipe .cm-gal img { width: 100%; height: auto;
  aspect-ratio: 4 / 3; object-fit: cover;
  border-radius: 4px; border: 1px solid rgba(60,42,26,0.15);
  display: block; }
.casam-recipe .cm-gal figcaption { font-style: italic;
  color: #7A5A3A; font-size: 12px; margin-top: 4px;
  text-align: center; }
.casam-recipe .cm-foot { margin-top: 32px; padding-top: 14px;
  border-top: 1px solid rgba(60,42,26,0.15);
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.6px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; text-align: center; }
</style>
<div class="casam-recipe">
  <div class="cm-head">
    <div class="cm-headtxt">
      <h2>Ace Kickstart® Brunch Burger</h2>
      <p class="cm-headnote">Two patties, one egg, melted Swiss—this sausage-beef burger actually sticks with you through lunch</p>
      <div class="cm-stamps">
<span class="cm-stamp">5</span><span class="cm-stamp">30 min</span>
</div>
    </div>
    <div class="cm-hero"><img src="https://cdn.shopify.com/s/files/1/0059/0302/4243/articles/IMG_2305-min.jpg?v=1772670200" alt="Ace Kickstart® Brunch Burger" loading="lazy"></div>
  </div>
  <section class="cm-section">
    <h3>Ingredients · La despensa</h3>
    <h4 class="cm-grouph">FOR THE BRUNCH BURGER:</h4>
    <ul class="cm-ings">
      <li>1 pound 80/20 ground beef</li>
<li>1 pound breakfast sausage</li>
<li>1-1/2 Tablespoon Casa M Spice Co® Ace Kickstart®</li>
<li>5 hamburger buns</li>
<li>5 eggs</li>
<li>10 slices Swiss cheese</li>
    </ul>
  </section>
  <section class="cm-section">
    <h3>Method · Mise en place</h3>
    <ol class="cm-steps">
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">1</span>
          <span class="cm-step-l">Mix the meat blend</span>
          <span class="cm-step-meta">3 min</span>
        </div>
        <p class="cm-step-b">Combine ground beef, breakfast sausage, and Ace Kickstart® in a bowl and work it together until the spice is evenly distributed. Don't overwork it — you want the meat to stay tender, not dense.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">2</span>
          <span class="cm-step-l">Portion into balls</span>
          <span class="cm-step-meta">5 min</span>
        </div>
        <p class="cm-step-b">Weigh out 3.2 oz portions and roll them into tight balls — you'll get 10 total. Uniform sizing means even cooking and consistent results on the griddle.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">3</span>
          <span class="cm-step-l">Heat the griddle</span>
          <span class="cm-step-meta">5 min</span>
        </div>
        <p class="cm-step-b">Get your griddle smoking hot — this is non-negotiable for that crispy, lacy crust. While it heats, gather your eggs, cheese, buns, and any egg rings you're using.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">4</span>
          <span class="cm-step-l">Smash and release</span>
          <span class="cm-step-meta">1 min</span>
        </div>
        <p class="cm-step-b">Press each meat ball hard onto the hot griddle with your smasher, then immediately use an offset spatula to release it so it doesn't stick. The smash creates maximum surface area for crust.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">5</span>
          <span class="cm-step-l">Cook first side</span>
          <span class="cm-step-meta">4 min</span>
        </div>
        <p class="cm-step-b">Let the patties sit undisturbed until the edges turn lacy and crispy — that's your signal they're ready to flip. Don't move them around; patience builds the crust.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">6</span>
          <span class="cm-step-l">Flip and cheese</span>
          <span class="cm-step-meta">3 min</span>
        </div>
        <p class="cm-step-b">Flip each patty and immediately top with two slices of Swiss — the residual heat will start melting it while the second side develops.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">7</span>
          <span class="cm-step-l">Toast the buns</span>
          <span class="cm-step-meta">2 min</span>
        </div>
        <p class="cm-step-b">While the second side cooks, lay your buns on the griddle face-down to toast them golden. A toasted bun stands up to the juices and won't fall apart.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">8</span>
          <span class="cm-step-l">Stack and assemble</span>
          <span class="cm-step-meta">2 min</span>
        </div>
        <p class="cm-step-b">Pull the toasted buns off first, then stack two cheesy patties on each bottom bun. Build your base while everything's still hot.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">9</span>
          <span class="cm-step-l">Fry the eggs</span>
          <span class="cm-step-meta">3 min</span>
        </div>
        <p class="cm-step-b">Gently fry each egg on the griddle until the whites crisp up around the edges and the bottom browns, then flip briefly to set the white while keeping that yolk runny. That runny yolk is your money.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">10</span>
          <span class="cm-step-l">Top and serve</span>
          <span class="cm-step-meta">1 min</span>
        </div>
        <p class="cm-step-b">Slide a fried egg on top of each burger stack, add the top bun, and dig in while it's hot. That combination of two patties, melted Swiss, and a runny egg is what breakfast is about.</p>
      </li>
</ol>
  </section>
    <section class="cm-section cm-tips">
      <h3>Notes from the kitchen</h3>
      <ul class="cm-notes">
        <li>Mix sausage and beef separately, then layer them raw — they cook at different rates and won't bind together.</li>
<li>Fry eggs in the burger fat after cooking patties; the residual heat crisps edges without breaking yolks.</li>
<li>Don't press the patties while cooking; you're squeezing out the juices that keep them tender under all that cheese.</li>
      </ul>
    </section>
  <div class="cm-foot">
    Casa M Spice Co® · Real fire, real flavor, real folks.
  </div>
</div>]]>
    </content>
  </entry>
  <entry>
    <id>https://casamspice.com/blogs/recipes/epic-ace-kickstart-baked-beans</id>
    <published>2025-06-29T07:28:00-05:00</published>
    <updated>2026-06-08T13:14:56-05:00</updated>
    <link rel="alternate" type="text/html" href="https://casamspice.com/blogs/recipes/epic-ace-kickstart-baked-beans"/>
    <title>Epic Ace Kickstart Baked Beans</title>
    <author>
      <name>Mike Hernandez</name>
    </author>
    <summary type="html">
      <![CDATA[Slow-cooked navy beans with bacon, roasted chiles, and tomato—the real deal that demands time and heat<p><a class="read-more" href="https://casamspice.com/blogs/recipes/epic-ace-kickstart-baked-beans">More</a></p>]]>
    </summary>
    <content type="html">
      <![CDATA[<style>
.casam-recipe { background:#FBF5E6; color:#3C2A1A;
  font-family: 'Cormorant Garamond', Georgia, serif;
  padding: clamp(22px, 4vw, 40px) clamp(18px, 4vw, 44px);
  border-radius: 8px; line-height: 1.5;
  border: 1px solid rgba(60,42,26,0.15);
  max-width: 740px; margin: 0 auto 32px;
}
.casam-recipe h2, .casam-recipe h3, .casam-recipe h4 {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-style: italic; color:#A02B2B; margin: 0 0 8px;
}
.casam-recipe h2 { font-size: clamp(26px, 4vw, 36px); }
.casam-recipe h3 { font-size: clamp(18px, 2.4vw, 22px); margin-top: 24px;
  border-bottom: 1px solid rgba(60,42,26,0.15); padding-bottom: 4px; }
.casam-recipe h4 { font-size: 15px; color:#7A5A3A; margin-top: 14px;
  text-transform: uppercase; letter-spacing: 2px; }
.casam-recipe .cm-head { display:flex; gap:24px; flex-wrap: wrap;
  align-items: flex-start; margin-bottom: 18px; }
.casam-recipe .cm-headtxt { flex: 2 1 280px; min-width: 0; }
.casam-recipe .cm-hero { flex: 1 1 220px; max-width: 280px; }
.casam-recipe .cm-hero img { width: 100%; height: auto; border-radius: 6px;
  border: 1px solid rgba(60,42,26,0.15); display: block; }
.casam-recipe .cm-headnote { font-style: italic; color:#3C2A1A;
  font-size: 16px; line-height: 1.5; margin: 8px 0 14px; }
.casam-recipe .cm-stamps { display: inline-flex; gap: 6px; flex-wrap: wrap;
  margin-top: 6px; }
.casam-recipe .cm-stamp { font-family: 'Manrope', system-ui, sans-serif;
  font-size: 10.5px; letter-spacing: 1.4px; text-transform: uppercase;
  font-weight: 700; color: #C9A961;
  background: rgba(201,169,97,0.12);
  border: 1px solid #C9A961; border-radius: 999px;
  padding: 3px 10px; }
.casam-recipe .cm-stamp.cm-diff { color: #A02B2B;
  border-color: #A02B2B; background: rgba(160,43,43,0.08); }
.casam-recipe .cm-ings { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-ings li { padding: 6px 0;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-size: 15px; }
.casam-recipe .cm-ings li.cm-opt { color: #7A5A3A; font-style: italic; }
.casam-recipe .cm-ings li.cm-opt::after { content: " · optional";
  font-size: 11px; letter-spacing: 1.4px; color: #C9A961;
  text-transform: uppercase; }
.casam-recipe .cm-steps { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-step { padding: 14px 0;
  border-bottom: 1px solid rgba(60,42,26,0.15); }
.casam-recipe .cm-step:last-child { border-bottom: 0; }
.casam-recipe .cm-step-h { display: flex; align-items: baseline; gap: 10px;
  flex-wrap: wrap; }
.casam-recipe .cm-step-n { display: inline-flex; align-items: center;
  justify-content: center; width: 26px; height: 26px;
  background: #A02B2B; color: #FBF5E6;
  border-radius: 999px; font-family: 'Manrope', sans-serif;
  font-weight: 700; font-size: 13px; flex-shrink: 0; }
.casam-recipe .cm-step-l { font-style: italic; font-size: 17px;
  color: #3C2A1A; font-weight: 600; }
.casam-recipe .cm-step-meta { margin-left: auto;
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.4px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; }
.casam-recipe .cm-step-b { margin: 8px 0 0 36px; font-size: 15px;
  color: #3C2A1A; line-height: 1.5; }
.casam-recipe .cm-section { margin-top: 28px; }
.casam-recipe .cm-tips ul { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-tips li { padding: 10px 0 10px 18px; position: relative;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-style: italic;
  color: #3C2A1A; }
.casam-recipe .cm-tips li::before { content: "—"; position: absolute;
  left: 0; color: #A02B2B; font-style: normal; font-weight: 700; }
.casam-recipe .cm-media { }
.casam-recipe .cm-intro-video { margin-top: 12px; margin-bottom: 28px; }
.casam-recipe .cm-vid-intro video { border: 2px solid #A02B2B;
  box-shadow: 0 4px 12px rgba(60,42,26,0.15); }
.casam-recipe .cm-vid-intro figcaption { font-style: italic;
  color: #A02B2B; font-size: 14px; margin-top: 8px;
  text-align: center; letter-spacing: 0.5px; }
.casam-recipe .cm-vid { margin: 0 0 18px; }
/* Long-form videos: landscape 16:9, full width. */
.casam-recipe .cm-vid.is-long video { width: 100%; height: auto;
  aspect-ratio: 16 / 9;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: contain; }
/* Short-form videos: vertical 9:16, centered, capped width.
   Autoplay-muted-loop treatment per the figure's class. */
.casam-recipe .cm-vid.is-short video { width: 100%; height: auto;
  aspect-ratio: 9 / 16;
  max-width: 360px; margin: 0 auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: cover; }
.casam-recipe .cm-vid.is-short { display: flex; flex-direction: column;
  align-items: center; }
/* Backward-compat for any .cm-vid that hasn't been tagged with a length. */
.casam-recipe .cm-vid video { width: 100%; height: auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; }
.casam-recipe .cm-vid figcaption { font-style: italic;
  color: #7A5A3A; font-size: 13px; margin-top: 6px;
  text-align: center; }
.casam-recipe .cm-gallery { display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 10px; }
.casam-recipe .cm-gal { margin: 0; }
.casam-recipe .cm-gal img { width: 100%; height: auto;
  aspect-ratio: 4 / 3; object-fit: cover;
  border-radius: 4px; border: 1px solid rgba(60,42,26,0.15);
  display: block; }
.casam-recipe .cm-gal figcaption { font-style: italic;
  color: #7A5A3A; font-size: 12px; margin-top: 4px;
  text-align: center; }
.casam-recipe .cm-foot { margin-top: 32px; padding-top: 14px;
  border-top: 1px solid rgba(60,42,26,0.15);
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.6px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; text-align: center; }
</style>
<div class="casam-recipe">
  <div class="cm-head">
    <div class="cm-headtxt">
      <h2>Epic Ace Kickstart Baked Beans</h2>
      <p class="cm-headnote">Slow-cooked navy beans with bacon, roasted chiles, and tomato—the real deal that demands time and heat</p>
      <div class="cm-stamps">
<span class="cm-stamp">10</span><span class="cm-stamp">12h</span>
</div>
    </div>
  </div>
  <section class="cm-section">
    <h3>Ingredients · La despensa</h3>
    <ul class="cm-ings">
      <li>FOR THE BEANS:</li>
<li>1 pound dried navy beans, soaked overnight</li>
<li>6 strips thick-cut bacon, cut into thin lardons</li>
<li>1 Tablespoon Morrell lard</li>
<li>2 medium red onions, diced</li>
<li>6 cloves garlic, finely minced</li>
<li>1 red bell pepper, diced</li>
<li>2 Anaheim/Hatch green chiles, stemmed, seeded, diced</li>
<li>1 cup roasted tomato puree</li>
<li>3 tablespoons yellow mustard</li>
<li>3 tablespoons tomato paste</li>
<li>3 tablespoons apple cider vinegar</li>
<li>1/3 cup molasses</li>
<li>1/3 cup dark brown sugar, packed</li>
<li>1-1/2 Tablespoons Better Than Bouillon Beef</li>
<li>1 Tablespoon Ace Kickstart®</li>
<li>3 cups water</li>
    </ul>
  </section>
  <section class="cm-section">
    <h3>Method · Mise en place</h3>
    <ol class="cm-steps">
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">1</span>
          <span class="cm-step-l">Soak beans overnight in water</span>
          <span class="cm-step-meta">480 min</span>
        </div>
        <p class="cm-step-b">Needs at least 4 inches of water coverage.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">2</span>
          <span class="cm-step-l">Drain beans and dice all vegetables</span>
          <span class="cm-step-meta">15 min</span>
        </div>
        <p class="cm-step-b">Onions, garlic, bell pepper, chiles all need dicing.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">3</span>
          <span class="cm-step-l">Preheat oven to 300°F</span>
          <span class="cm-step-meta">15 min · 300°F</span>
        </div>
        <p class="cm-step-b">Low and slow is the whole game here—300°F gives you gentle, even heat that coaxes the beans tender without blowing out their skins or scorching the bottom of the pot.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">4</span>
          <span class="cm-step-l">Crisp bacon in lard until very crispy</span>
          <span class="cm-step-meta">8 min</span>
        </div>
        <p class="cm-step-b">Use large thick-bottomed pot with lid.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">5</span>
          <span class="cm-step-l">Sauté vegetables until soft and onions colored</span>
          <span class="cm-step-meta">10 min</span>
        </div>
        <p class="cm-step-b">Onions should deglaze the pot bottom.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">6</span>
          <span class="cm-step-l">Add beans and all remaining ingredients, mix well</span>
          <span class="cm-step-meta">5 min</span>
        </div>
        <p class="cm-step-b">Turn off heat before adding.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">7</span>
          <span class="cm-step-l">Bake covered at 300°F for first hour</span>
          <span class="cm-step-meta">60 min · 300°F</span>
        </div>
        <p class="cm-step-b">Leave tiny gap in lid for steam.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">8</span>
          <span class="cm-step-l">Stir and bake second hour, check water</span>
          <span class="cm-step-meta">60 min · 300°F</span>
        </div>
        <p class="cm-step-b">Add water if needed.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">9</span>
          <span class="cm-step-l">Stir and bake third hour, check water</span>
          <span class="cm-step-meta">60 min · 300°F</span>
        </div>
        <p class="cm-step-b">Add water if needed.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">10</span>
          <span class="cm-step-l">Stir and bake final 30 min until tender</span>
          <span class="cm-step-meta">30 min · 300°F</span>
        </div>
        <p class="cm-step-b">Beans should hold shape but be tender.</p>
      </li>
</ol>
  </section>
    <section class="cm-section cm-tips">
      <h3>Notes from the kitchen</h3>
      <ul class="cm-notes">
        <li>That tiny gap in the lid matters—it lets steam escape so beans thicken instead of turning to soup.</li>
<li>Beans need stirring every hour, not because it helps them cook, but so nothing sticks to the pot bottom.</li>
<li>If your beans aren't tender after four hours, the oven runs cool—add another 30 minutes rather than cranking heat.</li>
      </ul>
    </section>
  <div class="cm-foot">
    Casa M Spice Co® · Real fire, real flavor, real folks.
  </div>
</div>]]>
    </content>
  </entry>
  <entry>
    <id>https://casamspice.com/blogs/recipes/ace-kickstart%C2%AE-sweet-pickle-relish</id>
    <published>2025-06-22T12:57:00-05:00</published>
    <updated>2026-06-08T13:15:25-05:00</updated>
    <link rel="alternate" type="text/html" href="https://casamspice.com/blogs/recipes/ace-kickstart%C2%AE-sweet-pickle-relish"/>
    <title>ACE KICKSTART® SWEET PICKLE RELISH</title>
    <author>
      <name>Mike Hernandez</name>
    </author>
    <summary type="html">
      <![CDATA[Boil cucumbers and chiles soft, then hit them twice with vinegar and spice to build a relish that won't back down<p><a class="read-more" href="https://casamspice.com/blogs/recipes/ace-kickstart%C2%AE-sweet-pickle-relish">More</a></p>]]>
    </summary>
    <content type="html">
      <![CDATA[<style>
.casam-recipe { background:#FBF5E6; color:#3C2A1A;
  font-family: 'Cormorant Garamond', Georgia, serif;
  padding: clamp(22px, 4vw, 40px) clamp(18px, 4vw, 44px);
  border-radius: 8px; line-height: 1.5;
  border: 1px solid rgba(60,42,26,0.15);
  max-width: 740px; margin: 0 auto 32px;
}
.casam-recipe h2, .casam-recipe h3, .casam-recipe h4 {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-style: italic; color:#A02B2B; margin: 0 0 8px;
}
.casam-recipe h2 { font-size: clamp(26px, 4vw, 36px); }
.casam-recipe h3 { font-size: clamp(18px, 2.4vw, 22px); margin-top: 24px;
  border-bottom: 1px solid rgba(60,42,26,0.15); padding-bottom: 4px; }
.casam-recipe h4 { font-size: 15px; color:#7A5A3A; margin-top: 14px;
  text-transform: uppercase; letter-spacing: 2px; }
.casam-recipe .cm-head { display:flex; gap:24px; flex-wrap: wrap;
  align-items: flex-start; margin-bottom: 18px; }
.casam-recipe .cm-headtxt { flex: 2 1 280px; min-width: 0; }
.casam-recipe .cm-hero { flex: 1 1 220px; max-width: 280px; }
.casam-recipe .cm-hero img { width: 100%; height: auto; border-radius: 6px;
  border: 1px solid rgba(60,42,26,0.15); display: block; }
.casam-recipe .cm-headnote { font-style: italic; color:#3C2A1A;
  font-size: 16px; line-height: 1.5; margin: 8px 0 14px; }
.casam-recipe .cm-stamps { display: inline-flex; gap: 6px; flex-wrap: wrap;
  margin-top: 6px; }
.casam-recipe .cm-stamp { font-family: 'Manrope', system-ui, sans-serif;
  font-size: 10.5px; letter-spacing: 1.4px; text-transform: uppercase;
  font-weight: 700; color: #C9A961;
  background: rgba(201,169,97,0.12);
  border: 1px solid #C9A961; border-radius: 999px;
  padding: 3px 10px; }
.casam-recipe .cm-stamp.cm-diff { color: #A02B2B;
  border-color: #A02B2B; background: rgba(160,43,43,0.08); }
.casam-recipe .cm-ings { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-ings li { padding: 6px 0;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-size: 15px; }
.casam-recipe .cm-ings li.cm-opt { color: #7A5A3A; font-style: italic; }
.casam-recipe .cm-ings li.cm-opt::after { content: " · optional";
  font-size: 11px; letter-spacing: 1.4px; color: #C9A961;
  text-transform: uppercase; }
.casam-recipe .cm-steps { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-step { padding: 14px 0;
  border-bottom: 1px solid rgba(60,42,26,0.15); }
.casam-recipe .cm-step:last-child { border-bottom: 0; }
.casam-recipe .cm-step-h { display: flex; align-items: baseline; gap: 10px;
  flex-wrap: wrap; }
.casam-recipe .cm-step-n { display: inline-flex; align-items: center;
  justify-content: center; width: 26px; height: 26px;
  background: #A02B2B; color: #FBF5E6;
  border-radius: 999px; font-family: 'Manrope', sans-serif;
  font-weight: 700; font-size: 13px; flex-shrink: 0; }
.casam-recipe .cm-step-l { font-style: italic; font-size: 17px;
  color: #3C2A1A; font-weight: 600; }
.casam-recipe .cm-step-meta { margin-left: auto;
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.4px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; }
.casam-recipe .cm-step-b { margin: 8px 0 0 36px; font-size: 15px;
  color: #3C2A1A; line-height: 1.5; }
.casam-recipe .cm-section { margin-top: 28px; }
.casam-recipe .cm-tips ul { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-tips li { padding: 10px 0 10px 18px; position: relative;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-style: italic;
  color: #3C2A1A; }
.casam-recipe .cm-tips li::before { content: "—"; position: absolute;
  left: 0; color: #A02B2B; font-style: normal; font-weight: 700; }
.casam-recipe .cm-media { }
.casam-recipe .cm-intro-video { margin-top: 12px; margin-bottom: 28px; }
.casam-recipe .cm-vid-intro video { border: 2px solid #A02B2B;
  box-shadow: 0 4px 12px rgba(60,42,26,0.15); }
.casam-recipe .cm-vid-intro figcaption { font-style: italic;
  color: #A02B2B; font-size: 14px; margin-top: 8px;
  text-align: center; letter-spacing: 0.5px; }
.casam-recipe .cm-vid { margin: 0 0 18px; }
/* Long-form videos: landscape 16:9, full width. */
.casam-recipe .cm-vid.is-long video { width: 100%; height: auto;
  aspect-ratio: 16 / 9;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: contain; }
/* Short-form videos: vertical 9:16, centered, capped width.
   Autoplay-muted-loop treatment per the figure's class. */
.casam-recipe .cm-vid.is-short video { width: 100%; height: auto;
  aspect-ratio: 9 / 16;
  max-width: 360px; margin: 0 auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: cover; }
.casam-recipe .cm-vid.is-short { display: flex; flex-direction: column;
  align-items: center; }
/* Backward-compat for any .cm-vid that hasn't been tagged with a length. */
.casam-recipe .cm-vid video { width: 100%; height: auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; }
.casam-recipe .cm-vid figcaption { font-style: italic;
  color: #7A5A3A; font-size: 13px; margin-top: 6px;
  text-align: center; }
.casam-recipe .cm-gallery { display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 10px; }
.casam-recipe .cm-gal { margin: 0; }
.casam-recipe .cm-gal img { width: 100%; height: auto;
  aspect-ratio: 4 / 3; object-fit: cover;
  border-radius: 4px; border: 1px solid rgba(60,42,26,0.15);
  display: block; }
.casam-recipe .cm-gal figcaption { font-style: italic;
  color: #7A5A3A; font-size: 12px; margin-top: 4px;
  text-align: center; }
.casam-recipe .cm-foot { margin-top: 32px; padding-top: 14px;
  border-top: 1px solid rgba(60,42,26,0.15);
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.6px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; text-align: center; }
</style>
<div class="casam-recipe">
  <div class="cm-head">
    <div class="cm-headtxt">
      <h2>ACE KICKSTART® SWEET PICKLE RELISH</h2>
      <p class="cm-headnote">Boil cucumbers and chiles soft, then hit them twice with vinegar and spice to build a relish that won't back down</p>
      <div class="cm-stamps">
<span class="cm-stamp">32</span><span class="cm-stamp">1h 5m</span>
</div>
    </div>
  </div>
  <section class="cm-section">
    <h3>Ingredients · La despensa</h3>
    <ul class="cm-ings">
      <li>FOR THE SWEET RELISH:</li>
<li>3 cups pickling cucumber, diced</li>
<li>1/2 cups green Hatch/Anaheim Chiles, stemmed, seeded, diced</li>
<li class="cm-opt">3 red jalapeño chiles, stemmed, seeded, diced (optional)</li>
<li class="cm-opt">1 serrano chile, stemmed, seeded, diced (optional)</li>
<li>1 cup onion, diced</li>
<li>2 cups apple cider vinegar, divided 1:1</li>
<li>1/2 cup granulated sugar</li>
<li>1 Tablespoon kosher salt</li>
<li>2 Tablespoons mustard seeds</li>
<li>1-1/2 teaspoon celery seeds</li>
<li>1 Tablespoon Ace Kickstart®</li>
<li>1 Tablespoon Casa M Spice Co® Jerked Chain®</li>
    </ul>
  </section>
  <section class="cm-section">
    <h3>Method · Mise en place</h3>
    <ol class="cm-steps">
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">1</span>
          <span class="cm-step-l">Dice cucumbers, chiles, and onion</span>
          <span class="cm-step-meta">12 min</span>
        </div>
        <p class="cm-step-b">Get your knife work clean and consistent — uniform dice means everything cooks at the same rate, no mushy cucumbers next to crunchy ones.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">2</span>
          <span class="cm-step-l">Boil diced vegetables with half the vinegar</span>
          <span class="cm-step-meta">5 min</span>
        </div>
        <p class="cm-step-b">Use large thick-bottomed non-reactive pot.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">3</span>
          <span class="cm-step-l">Simmer vegetables, stirring every 5 minutes</span>
          <span class="cm-step-meta">30 min</span>
        </div>
        <p class="cm-step-b">You're looking for the vegetables to soften and start releasing their juice, and the vinegar smell should mellow out a bit — that's when the flavors are starting to marry up.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">4</span>
          <span class="cm-step-l">Mix remaining vinegar with sugar and spices</span>
          <span class="cm-step-meta">3 min</span>
        </div>
        <p class="cm-step-b">Do this while vegetables simmer.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">5</span>
          <span class="cm-step-l">Drain vegetables and discard liquid</span>
          <span class="cm-step-meta">2 min</span>
        </div>
        <p class="cm-step-b">Critical step for proper acidity.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">6</span>
          <span class="cm-step-l">Combine vegetables with vinegar-spice mix and boil</span>
          <span class="cm-step-meta">5 min</span>
        </div>
        <p class="cm-step-b">Bring to boil then simmer 5 minutes.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">7</span>
          <span class="cm-step-l">Pack hot relish into canning jars</span>
          <span class="cm-step-meta">8 min</span>
        </div>
        <p class="cm-step-b">Fill jars, wipe rims, apply lids and rings.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">8</span>
          <span class="cm-step-l">Process jars in boiling water bath</span>
          <span class="cm-step-meta">10 min · 212°F</span>
        </div>
        <p class="cm-step-b">Time starts when pot reaches full boil.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">9</span>
          <span class="cm-step-l">Cool jars on towel-lined counter</span>
          <span class="cm-step-meta">120 min</span>
        </div>
        <p class="cm-step-b">Relish ready to eat but best after 24 hours refrigerated.</p>
      </li>
</ol>
  </section>
    <section class="cm-section cm-tips">
      <h3>Notes from the kitchen</h3>
      <ul class="cm-notes">
        <li>Drain the first vinegar completely — keeping it dilutes the second wave of acid and spice.</li>
<li>Mix your vinegar-sugar-spice while vegetables simmer so it's ready when you need it.</li>
<li>Don't skip the 24-hour chill; flavors sharpen and marry overnight, not in the jar.</li>
      </ul>
    </section>
  <div class="cm-foot">
    Casa M Spice Co® · Real fire, real flavor, real folks.
  </div>
</div>]]>
    </content>
  </entry>
  <entry>
    <id>https://casamspice.com/blogs/recipes/ace-kickstart%C2%AE-pecan-chicken-salad</id>
    <published>2025-06-15T12:24:00-05:00</published>
    <updated>2026-06-08T13:14:55-05:00</updated>
    <link rel="alternate" type="text/html" href="https://casamspice.com/blogs/recipes/ace-kickstart%C2%AE-pecan-chicken-salad"/>
    <title>ACE KICKSTART® PECAN CHICKEN SALAD</title>
    <author>
      <name>Mike Hernandez</name>
    </author>
    <summary type="html">
      <![CDATA[Blackened chicken, pecans, and fresh chile bound tight with mayo and spiked with Ace Kickstart® for real flavor<p><a class="read-more" href="https://casamspice.com/blogs/recipes/ace-kickstart%C2%AE-pecan-chicken-salad">More</a></p>]]>
    </summary>
    <content type="html">
      <![CDATA[<style>
.casam-recipe { background:#FBF5E6; color:#3C2A1A;
  font-family: 'Cormorant Garamond', Georgia, serif;
  padding: clamp(22px, 4vw, 40px) clamp(18px, 4vw, 44px);
  border-radius: 8px; line-height: 1.5;
  border: 1px solid rgba(60,42,26,0.15);
  max-width: 740px; margin: 0 auto 32px;
}
.casam-recipe h2, .casam-recipe h3, .casam-recipe h4 {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-style: italic; color:#A02B2B; margin: 0 0 8px;
}
.casam-recipe h2 { font-size: clamp(26px, 4vw, 36px); }
.casam-recipe h3 { font-size: clamp(18px, 2.4vw, 22px); margin-top: 24px;
  border-bottom: 1px solid rgba(60,42,26,0.15); padding-bottom: 4px; }
.casam-recipe h4 { font-size: 15px; color:#7A5A3A; margin-top: 14px;
  text-transform: uppercase; letter-spacing: 2px; }
.casam-recipe .cm-head { display:flex; gap:24px; flex-wrap: wrap;
  align-items: flex-start; margin-bottom: 18px; }
.casam-recipe .cm-headtxt { flex: 2 1 280px; min-width: 0; }
.casam-recipe .cm-hero { flex: 1 1 220px; max-width: 280px; }
.casam-recipe .cm-hero img { width: 100%; height: auto; border-radius: 6px;
  border: 1px solid rgba(60,42,26,0.15); display: block; }
.casam-recipe .cm-headnote { font-style: italic; color:#3C2A1A;
  font-size: 16px; line-height: 1.5; margin: 8px 0 14px; }
.casam-recipe .cm-stamps { display: inline-flex; gap: 6px; flex-wrap: wrap;
  margin-top: 6px; }
.casam-recipe .cm-stamp { font-family: 'Manrope', system-ui, sans-serif;
  font-size: 10.5px; letter-spacing: 1.4px; text-transform: uppercase;
  font-weight: 700; color: #C9A961;
  background: rgba(201,169,97,0.12);
  border: 1px solid #C9A961; border-radius: 999px;
  padding: 3px 10px; }
.casam-recipe .cm-stamp.cm-diff { color: #A02B2B;
  border-color: #A02B2B; background: rgba(160,43,43,0.08); }
.casam-recipe .cm-ings { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-ings li { padding: 6px 0;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-size: 15px; }
.casam-recipe .cm-ings li.cm-opt { color: #7A5A3A; font-style: italic; }
.casam-recipe .cm-ings li.cm-opt::after { content: " · optional";
  font-size: 11px; letter-spacing: 1.4px; color: #C9A961;
  text-transform: uppercase; }
.casam-recipe .cm-steps { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-step { padding: 14px 0;
  border-bottom: 1px solid rgba(60,42,26,0.15); }
.casam-recipe .cm-step:last-child { border-bottom: 0; }
.casam-recipe .cm-step-h { display: flex; align-items: baseline; gap: 10px;
  flex-wrap: wrap; }
.casam-recipe .cm-step-n { display: inline-flex; align-items: center;
  justify-content: center; width: 26px; height: 26px;
  background: #A02B2B; color: #FBF5E6;
  border-radius: 999px; font-family: 'Manrope', sans-serif;
  font-weight: 700; font-size: 13px; flex-shrink: 0; }
.casam-recipe .cm-step-l { font-style: italic; font-size: 17px;
  color: #3C2A1A; font-weight: 600; }
.casam-recipe .cm-step-meta { margin-left: auto;
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.4px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; }
.casam-recipe .cm-step-b { margin: 8px 0 0 36px; font-size: 15px;
  color: #3C2A1A; line-height: 1.5; }
.casam-recipe .cm-section { margin-top: 28px; }
.casam-recipe .cm-tips ul { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-tips li { padding: 10px 0 10px 18px; position: relative;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-style: italic;
  color: #3C2A1A; }
.casam-recipe .cm-tips li::before { content: "—"; position: absolute;
  left: 0; color: #A02B2B; font-style: normal; font-weight: 700; }
.casam-recipe .cm-media { }
.casam-recipe .cm-intro-video { margin-top: 12px; margin-bottom: 28px; }
.casam-recipe .cm-vid-intro video { border: 2px solid #A02B2B;
  box-shadow: 0 4px 12px rgba(60,42,26,0.15); }
.casam-recipe .cm-vid-intro figcaption { font-style: italic;
  color: #A02B2B; font-size: 14px; margin-top: 8px;
  text-align: center; letter-spacing: 0.5px; }
.casam-recipe .cm-vid { margin: 0 0 18px; }
/* Long-form videos: landscape 16:9, full width. */
.casam-recipe .cm-vid.is-long video { width: 100%; height: auto;
  aspect-ratio: 16 / 9;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: contain; }
/* Short-form videos: vertical 9:16, centered, capped width.
   Autoplay-muted-loop treatment per the figure's class. */
.casam-recipe .cm-vid.is-short video { width: 100%; height: auto;
  aspect-ratio: 9 / 16;
  max-width: 360px; margin: 0 auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: cover; }
.casam-recipe .cm-vid.is-short { display: flex; flex-direction: column;
  align-items: center; }
/* Backward-compat for any .cm-vid that hasn't been tagged with a length. */
.casam-recipe .cm-vid video { width: 100%; height: auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; }
.casam-recipe .cm-vid figcaption { font-style: italic;
  color: #7A5A3A; font-size: 13px; margin-top: 6px;
  text-align: center; }
.casam-recipe .cm-gallery { display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 10px; }
.casam-recipe .cm-gal { margin: 0; }
.casam-recipe .cm-gal img { width: 100%; height: auto;
  aspect-ratio: 4 / 3; object-fit: cover;
  border-radius: 4px; border: 1px solid rgba(60,42,26,0.15);
  display: block; }
.casam-recipe .cm-gal figcaption { font-style: italic;
  color: #7A5A3A; font-size: 12px; margin-top: 4px;
  text-align: center; }
.casam-recipe .cm-foot { margin-top: 32px; padding-top: 14px;
  border-top: 1px solid rgba(60,42,26,0.15);
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.6px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; text-align: center; }
</style>
<div class="casam-recipe">
  <div class="cm-head">
    <div class="cm-headtxt">
      <h2>ACE KICKSTART® PECAN CHICKEN SALAD</h2>
      <p class="cm-headnote">Blackened chicken, pecans, and fresh chile bound tight with mayo and spiked with Ace Kickstart® for real flavor</p>
      <div class="cm-stamps">
<span class="cm-stamp">6</span><span class="cm-stamp">35 min</span>
</div>
    </div>
  </div>
  <section class="cm-section">
    <h3>Ingredients · La despensa</h3>
    <ul class="cm-ings">
      <li>FOR THE CHICKEN SALAD:</li>
<li>2 large chicken breasts, cooked, diced (we blackened ours with Ace Kickstart®)</li>
<li>2 stalks celery, diced</li>
<li>1/2 cup onion, diced</li>
<li>1 green Hatch/Anaheim chile, stemmed (optionally seeded), diced</li>
<li>1/2 cup dried cranberries</li>
<li>1/2 cup chopped pecans</li>
<li>1 cup mayonnaise</li>
<li class="cm-opt">Casa M Spice Co® Ace Kickstart® to taste</li>
    </ul>
  </section>
  <section class="cm-section">
    <h3>Method · Mise en place</h3>
    <ol class="cm-steps">
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">1</span>
          <span class="cm-step-l">Dice chicken, onion, chile, pecans, and celery</span>
          <span class="cm-step-meta">12 min</span>
        </div>
        <p class="cm-step-b">Assumes chicken is already cooked; if blackening raw chicken, add a separate cook step.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">2</span>
          <span class="cm-step-l">Combine all ingredients in mixing bowl and mix well</span>
          <span class="cm-step-meta">3 min</span>
        </div>
        <p class="cm-step-b">Fold everything together until the mayo coats all the chicken and vegetables evenly—you're looking for a cohesive mixture with no dry spots, and taste as you go with that Ace Kickstart® so the heat and flavor build to your liking.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">3</span>
          <span class="cm-step-l">Season to taste with Ace Kickstart and mix</span>
          <span class="cm-step-meta">2 min</span>
        </div>
        <p class="cm-step-b">Recipe suggests about 2 teaspoons as a starting point.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">4</span>
          <span class="cm-step-l">Refrigerate 24 hours for flavor to develop</span>
          <span class="cm-step-meta">1440 min</span>
        </div>
        <p class="cm-step-b">Optional but recommended by recipe; can serve immediately if needed.</p>
      </li>
</ol>
  </section>
    <section class="cm-section cm-tips">
      <h3>Notes from the kitchen</h3>
      <ul class="cm-notes">
        <li>Blacken the chicken before dicing it — you'll get better crust and seasoning distribution than coating diced pieces.</li>
<li>Don't skip the 24-hour chill; Ace Kickstart® needs time to infuse the mayo and mellow the raw onion bite.</li>
<li>Toast the pecans lightly first — they'll stay crisp longer and won't get soggy from the mayo overnight.</li>
      </ul>
    </section>
  <div class="cm-foot">
    Casa M Spice Co® · Real fire, real flavor, real folks.
  </div>
</div>]]>
    </content>
  </entry>
  <entry>
    <id>https://casamspice.com/blogs/recipes/ace-kickstart-dill-pickle-relish</id>
    <published>2025-06-01T00:00:00-05:00</published>
    <updated>2026-06-08T13:15:24-05:00</updated>
    <link rel="alternate" type="text/html" href="https://casamspice.com/blogs/recipes/ace-kickstart-dill-pickle-relish"/>
    <title>Ace Kickstart Dill Pickle Relish</title>
    <author>
      <name>Mike Hernandez</name>
    </author>
    <summary type="html">
      <![CDATA[Sharp pickle relish spiked with Hatch chiles and double mustard hits harder after an overnight sit<p><a class="read-more" href="https://casamspice.com/blogs/recipes/ace-kickstart-dill-pickle-relish">More</a></p>]]>
    </summary>
    <content type="html">
      <![CDATA[<style>
.casam-recipe { background:#FBF5E6; color:#3C2A1A;
  font-family: 'Cormorant Garamond', Georgia, serif;
  padding: clamp(22px, 4vw, 40px) clamp(18px, 4vw, 44px);
  border-radius: 8px; line-height: 1.5;
  border: 1px solid rgba(60,42,26,0.15);
  max-width: 740px; margin: 0 auto 32px;
}
.casam-recipe h2, .casam-recipe h3, .casam-recipe h4 {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-style: italic; color:#A02B2B; margin: 0 0 8px;
}
.casam-recipe h2 { font-size: clamp(26px, 4vw, 36px); }
.casam-recipe h3 { font-size: clamp(18px, 2.4vw, 22px); margin-top: 24px;
  border-bottom: 1px solid rgba(60,42,26,0.15); padding-bottom: 4px; }
.casam-recipe h4 { font-size: 15px; color:#7A5A3A; margin-top: 14px;
  text-transform: uppercase; letter-spacing: 2px; }
.casam-recipe .cm-head { display:flex; gap:24px; flex-wrap: wrap;
  align-items: flex-start; margin-bottom: 18px; }
.casam-recipe .cm-headtxt { flex: 2 1 280px; min-width: 0; }
.casam-recipe .cm-hero { flex: 1 1 220px; max-width: 280px; }
.casam-recipe .cm-hero img { width: 100%; height: auto; border-radius: 6px;
  border: 1px solid rgba(60,42,26,0.15); display: block; }
.casam-recipe .cm-headnote { font-style: italic; color:#3C2A1A;
  font-size: 16px; line-height: 1.5; margin: 8px 0 14px; }
.casam-recipe .cm-stamps { display: inline-flex; gap: 6px; flex-wrap: wrap;
  margin-top: 6px; }
.casam-recipe .cm-stamp { font-family: 'Manrope', system-ui, sans-serif;
  font-size: 10.5px; letter-spacing: 1.4px; text-transform: uppercase;
  font-weight: 700; color: #C9A961;
  background: rgba(201,169,97,0.12);
  border: 1px solid #C9A961; border-radius: 999px;
  padding: 3px 10px; }
.casam-recipe .cm-stamp.cm-diff { color: #A02B2B;
  border-color: #A02B2B; background: rgba(160,43,43,0.08); }
.casam-recipe .cm-ings { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-ings li { padding: 6px 0;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-size: 15px; }
.casam-recipe .cm-ings li.cm-opt { color: #7A5A3A; font-style: italic; }
.casam-recipe .cm-ings li.cm-opt::after { content: " · optional";
  font-size: 11px; letter-spacing: 1.4px; color: #C9A961;
  text-transform: uppercase; }
.casam-recipe .cm-steps { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-step { padding: 14px 0;
  border-bottom: 1px solid rgba(60,42,26,0.15); }
.casam-recipe .cm-step:last-child { border-bottom: 0; }
.casam-recipe .cm-step-h { display: flex; align-items: baseline; gap: 10px;
  flex-wrap: wrap; }
.casam-recipe .cm-step-n { display: inline-flex; align-items: center;
  justify-content: center; width: 26px; height: 26px;
  background: #A02B2B; color: #FBF5E6;
  border-radius: 999px; font-family: 'Manrope', sans-serif;
  font-weight: 700; font-size: 13px; flex-shrink: 0; }
.casam-recipe .cm-step-l { font-style: italic; font-size: 17px;
  color: #3C2A1A; font-weight: 600; }
.casam-recipe .cm-step-meta { margin-left: auto;
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.4px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; }
.casam-recipe .cm-step-b { margin: 8px 0 0 36px; font-size: 15px;
  color: #3C2A1A; line-height: 1.5; }
.casam-recipe .cm-section { margin-top: 28px; }
.casam-recipe .cm-tips ul { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-tips li { padding: 10px 0 10px 18px; position: relative;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-style: italic;
  color: #3C2A1A; }
.casam-recipe .cm-tips li::before { content: "—"; position: absolute;
  left: 0; color: #A02B2B; font-style: normal; font-weight: 700; }
.casam-recipe .cm-media { }
.casam-recipe .cm-intro-video { margin-top: 12px; margin-bottom: 28px; }
.casam-recipe .cm-vid-intro video { border: 2px solid #A02B2B;
  box-shadow: 0 4px 12px rgba(60,42,26,0.15); }
.casam-recipe .cm-vid-intro figcaption { font-style: italic;
  color: #A02B2B; font-size: 14px; margin-top: 8px;
  text-align: center; letter-spacing: 0.5px; }
.casam-recipe .cm-vid { margin: 0 0 18px; }
/* Long-form videos: landscape 16:9, full width. */
.casam-recipe .cm-vid.is-long video { width: 100%; height: auto;
  aspect-ratio: 16 / 9;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: contain; }
/* Short-form videos: vertical 9:16, centered, capped width.
   Autoplay-muted-loop treatment per the figure's class. */
.casam-recipe .cm-vid.is-short video { width: 100%; height: auto;
  aspect-ratio: 9 / 16;
  max-width: 360px; margin: 0 auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: cover; }
.casam-recipe .cm-vid.is-short { display: flex; flex-direction: column;
  align-items: center; }
/* Backward-compat for any .cm-vid that hasn't been tagged with a length. */
.casam-recipe .cm-vid video { width: 100%; height: auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; }
.casam-recipe .cm-vid figcaption { font-style: italic;
  color: #7A5A3A; font-size: 13px; margin-top: 6px;
  text-align: center; }
.casam-recipe .cm-gallery { display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 10px; }
.casam-recipe .cm-gal { margin: 0; }
.casam-recipe .cm-gal img { width: 100%; height: auto;
  aspect-ratio: 4 / 3; object-fit: cover;
  border-radius: 4px; border: 1px solid rgba(60,42,26,0.15);
  display: block; }
.casam-recipe .cm-gal figcaption { font-style: italic;
  color: #7A5A3A; font-size: 12px; margin-top: 4px;
  text-align: center; }
.casam-recipe .cm-foot { margin-top: 32px; padding-top: 14px;
  border-top: 1px solid rgba(60,42,26,0.15);
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.6px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; text-align: center; }
</style>
<div class="casam-recipe">
  <div class="cm-head">
    <div class="cm-headtxt">
      <h2>Ace Kickstart Dill Pickle Relish</h2>
      <p class="cm-headnote">Sharp pickle relish spiked with Hatch chiles and double mustard hits harder after an overnight sit</p>
      <div class="cm-stamps">
<span class="cm-stamp">16</span><span class="cm-stamp">15 min</span>
</div>
    </div>
  </div>
  <section class="cm-section">
    <h3>Ingredients · La despensa</h3>
    <ul class="cm-ings">
      <li>FOR THE RELISH:</li>
<li>1 medium onion, coarsely diced</li>
<li>2 dill pickles, coarsely diced</li>
<li>2 Hatch/Anaheim chiles, stemmed, optionally seeded, coarsely diced</li>
<li>1 Tablespoon Casa M Spice Co® Ace Kickstart®</li>
<li>1/4 cup yellow mustard</li>
<li>1/4 cup Dijon mustard</li>
<li class="cm-opt">1/4 cup mustard seeds soaked in apple cider vinegar overnight (optional)</li>
    </ul>
  </section>
  <section class="cm-section">
    <h3>Method · Mise en place</h3>
    <ol class="cm-steps">
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">1</span>
          <span class="cm-step-l">Dice onion, pickles, and chiles</span>
          <span class="cm-step-meta">8 min</span>
        </div>
        <p class="cm-step-b">Keep your pieces uniform and on the larger side—you want texture in this relish, not mush, and bigger chunks won't break down into paste when you mix and let it sit overnight.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">2</span>
          <span class="cm-step-l">Combine all ingredients in mixing bowl</span>
          <span class="cm-step-meta">3 min</span>
        </div>
        <p class="cm-step-b">Fold everything together until the mustards and spices coat every piece evenly, then taste it—this is your chance to dial in more Ace Kickstart or vinegar before it mellows overnight.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">3</span>
          <span class="cm-step-l">Refrigerate to develop flavor</span>
          <span class="cm-step-meta">1440 min</span>
        </div>
        <p class="cm-step-b">Optional but recommended for best flavor.</p>
      </li>
</ol>
  </section>
    <section class="cm-section cm-tips">
      <h3>Notes from the kitchen</h3>
      <ul class="cm-notes">
        <li>Soak the mustard seeds overnight even if you skip them—the vinegar softens their bite and sweetens the brine.</li>
<li>Dice the pickles and chiles coarse; fine chop releases too much liquid and waters down the relish.</li>
<li>Make this two days ahead if you can—the Ace Kickstart and mustard flavors need 24 hours to stop fighting each other.</li>
      </ul>
    </section>
  <div class="cm-foot">
    Casa M Spice Co® · Real fire, real flavor, real folks.
  </div>
</div>]]>
    </content>
  </entry>
  <entry>
    <id>https://casamspice.com/blogs/recipes/ace-kickstart-charro-beans</id>
    <published>2025-05-25T00:00:00-05:00</published>
    <updated>2026-06-08T13:14:54-05:00</updated>
    <link rel="alternate" type="text/html" href="https://casamspice.com/blogs/recipes/ace-kickstart-charro-beans"/>
    <title>Ace Kickstart Charro Beans</title>
    <author>
      <name>Mike Hernandez</name>
    </author>
    <summary type="html">
      <![CDATA[Bacon fat and roasted Hatch chiles transform dried pintos into deep, smoky beans built for the long simmer<p><a class="read-more" href="https://casamspice.com/blogs/recipes/ace-kickstart-charro-beans">More</a></p>]]>
    </summary>
    <content type="html">
      <![CDATA[<style>
.casam-recipe { background:#FBF5E6; color:#3C2A1A;
  font-family: 'Cormorant Garamond', Georgia, serif;
  padding: clamp(22px, 4vw, 40px) clamp(18px, 4vw, 44px);
  border-radius: 8px; line-height: 1.5;
  border: 1px solid rgba(60,42,26,0.15);
  max-width: 740px; margin: 0 auto 32px;
}
.casam-recipe h2, .casam-recipe h3, .casam-recipe h4 {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-style: italic; color:#A02B2B; margin: 0 0 8px;
}
.casam-recipe h2 { font-size: clamp(26px, 4vw, 36px); }
.casam-recipe h3 { font-size: clamp(18px, 2.4vw, 22px); margin-top: 24px;
  border-bottom: 1px solid rgba(60,42,26,0.15); padding-bottom: 4px; }
.casam-recipe h4 { font-size: 15px; color:#7A5A3A; margin-top: 14px;
  text-transform: uppercase; letter-spacing: 2px; }
.casam-recipe .cm-head { display:flex; gap:24px; flex-wrap: wrap;
  align-items: flex-start; margin-bottom: 18px; }
.casam-recipe .cm-headtxt { flex: 2 1 280px; min-width: 0; }
.casam-recipe .cm-hero { flex: 1 1 220px; max-width: 280px; }
.casam-recipe .cm-hero img { width: 100%; height: auto; border-radius: 6px;
  border: 1px solid rgba(60,42,26,0.15); display: block; }
.casam-recipe .cm-headnote { font-style: italic; color:#3C2A1A;
  font-size: 16px; line-height: 1.5; margin: 8px 0 14px; }
.casam-recipe .cm-stamps { display: inline-flex; gap: 6px; flex-wrap: wrap;
  margin-top: 6px; }
.casam-recipe .cm-stamp { font-family: 'Manrope', system-ui, sans-serif;
  font-size: 10.5px; letter-spacing: 1.4px; text-transform: uppercase;
  font-weight: 700; color: #C9A961;
  background: rgba(201,169,97,0.12);
  border: 1px solid #C9A961; border-radius: 999px;
  padding: 3px 10px; }
.casam-recipe .cm-stamp.cm-diff { color: #A02B2B;
  border-color: #A02B2B; background: rgba(160,43,43,0.08); }
.casam-recipe .cm-ings { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-ings li { padding: 6px 0;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-size: 15px; }
.casam-recipe .cm-ings li.cm-opt { color: #7A5A3A; font-style: italic; }
.casam-recipe .cm-ings li.cm-opt::after { content: " · optional";
  font-size: 11px; letter-spacing: 1.4px; color: #C9A961;
  text-transform: uppercase; }
.casam-recipe .cm-steps { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-step { padding: 14px 0;
  border-bottom: 1px solid rgba(60,42,26,0.15); }
.casam-recipe .cm-step:last-child { border-bottom: 0; }
.casam-recipe .cm-step-h { display: flex; align-items: baseline; gap: 10px;
  flex-wrap: wrap; }
.casam-recipe .cm-step-n { display: inline-flex; align-items: center;
  justify-content: center; width: 26px; height: 26px;
  background: #A02B2B; color: #FBF5E6;
  border-radius: 999px; font-family: 'Manrope', sans-serif;
  font-weight: 700; font-size: 13px; flex-shrink: 0; }
.casam-recipe .cm-step-l { font-style: italic; font-size: 17px;
  color: #3C2A1A; font-weight: 600; }
.casam-recipe .cm-step-meta { margin-left: auto;
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.4px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; }
.casam-recipe .cm-step-b { margin: 8px 0 0 36px; font-size: 15px;
  color: #3C2A1A; line-height: 1.5; }
.casam-recipe .cm-section { margin-top: 28px; }
.casam-recipe .cm-tips ul { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-tips li { padding: 10px 0 10px 18px; position: relative;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-style: italic;
  color: #3C2A1A; }
.casam-recipe .cm-tips li::before { content: "—"; position: absolute;
  left: 0; color: #A02B2B; font-style: normal; font-weight: 700; }
.casam-recipe .cm-media { }
.casam-recipe .cm-intro-video { margin-top: 12px; margin-bottom: 28px; }
.casam-recipe .cm-vid-intro video { border: 2px solid #A02B2B;
  box-shadow: 0 4px 12px rgba(60,42,26,0.15); }
.casam-recipe .cm-vid-intro figcaption { font-style: italic;
  color: #A02B2B; font-size: 14px; margin-top: 8px;
  text-align: center; letter-spacing: 0.5px; }
.casam-recipe .cm-vid { margin: 0 0 18px; }
/* Long-form videos: landscape 16:9, full width. */
.casam-recipe .cm-vid.is-long video { width: 100%; height: auto;
  aspect-ratio: 16 / 9;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: contain; }
/* Short-form videos: vertical 9:16, centered, capped width.
   Autoplay-muted-loop treatment per the figure's class. */
.casam-recipe .cm-vid.is-short video { width: 100%; height: auto;
  aspect-ratio: 9 / 16;
  max-width: 360px; margin: 0 auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: cover; }
.casam-recipe .cm-vid.is-short { display: flex; flex-direction: column;
  align-items: center; }
/* Backward-compat for any .cm-vid that hasn't been tagged with a length. */
.casam-recipe .cm-vid video { width: 100%; height: auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; }
.casam-recipe .cm-vid figcaption { font-style: italic;
  color: #7A5A3A; font-size: 13px; margin-top: 6px;
  text-align: center; }
.casam-recipe .cm-gallery { display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 10px; }
.casam-recipe .cm-gal { margin: 0; }
.casam-recipe .cm-gal img { width: 100%; height: auto;
  aspect-ratio: 4 / 3; object-fit: cover;
  border-radius: 4px; border: 1px solid rgba(60,42,26,0.15);
  display: block; }
.casam-recipe .cm-gal figcaption { font-style: italic;
  color: #7A5A3A; font-size: 12px; margin-top: 4px;
  text-align: center; }
.casam-recipe .cm-foot { margin-top: 32px; padding-top: 14px;
  border-top: 1px solid rgba(60,42,26,0.15);
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.6px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; text-align: center; }
</style>
<div class="casam-recipe">
  <div class="cm-head">
    <div class="cm-headtxt">
      <h2>Ace Kickstart Charro Beans</h2>
      <p class="cm-headnote">Bacon fat and roasted Hatch chiles transform dried pintos into deep, smoky beans built for the long simmer</p>
      <div class="cm-stamps">
<span class="cm-stamp">12</span><span class="cm-stamp">4h</span>
</div>
    </div>
  </div>
  <section class="cm-section">
    <h3>Ingredients · La despensa</h3>
    <ul class="cm-ings">
      <li>For the Beans:</li>
<li>4 oz bacon, cut into lardons</li>
<li>10 cloves garlic, diced</li>
<li>4 Hatch/Anaheim chiles, roasted, sweated, stemmed, seeded, cut into strips, and diced</li>
<li>1 medium onion, diced</li>
<li>1 Tablespoon apple cider vinegar</li>
<li>12 cups of water</li>
<li>2 pounds dried pinto beans</li>
<li>1 Tablespoon Better Than Bouillon chicken</li>
<li>1 Tablespoon Better Than Bouillon roasted vegetable</li>
<li>2 Tablespoons Ace Kickstart®</li>
<li>Bringing it All Together :</li>
<li>2 cups brisket burnt ends, chopped</li>
<li>4 small onions, peeled with root-end intact, quartered down to just above the root-end</li>
<li>2 14-oz cans fire-roasted, diced tomatoes, drained</li>
    </ul>
  </section>
  <section class="cm-section">
    <h3>Method · Mise en place</h3>
    <ol class="cm-steps">
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">1</span>
          <span class="cm-step-l">Prep bacon, garlic, chiles, and onion</span>
          <span class="cm-step-meta">15 min</span>
        </div>
        <p class="cm-step-b">Chiles should already be roasted and sweated per ingredient list.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">2</span>
          <span class="cm-step-l">Fry bacon lardons until very crisp</span>
          <span class="cm-step-meta">8 min</span>
        </div>
        <p class="cm-step-b">Use a large, thick-bottomed soup pot.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">3</span>
          <span class="cm-step-l">Sauté garlic and onion until tender</span>
          <span class="cm-step-meta">5 min</span>
        </div>
        <p class="cm-step-b">Render that bacon fat low and slow until the garlic and onion are soft and translucent — you're building your flavor base here, so don't rush it or brown the garlic.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">4</span>
          <span class="cm-step-l">Deglaze with vinegar, then add water</span>
          <span class="cm-step-meta">3 min</span>
        </div>
        <p class="cm-step-b">Clear the pan bottom with vinegar before adding water.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">5</span>
          <span class="cm-step-l">Add beans, chiles, bouillons, Ace Kickstart and mix</span>
          <span class="cm-step-meta">3 min</span>
        </div>
        <p class="cm-step-b">Dump everything in and stir it together so the dried beans are fully submerged and the spices hit every bean evenly — you should see the water turn a rich, rusty color from the chiles.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">6</span>
          <span class="cm-step-l">Bring to boil, reduce to simmer, cover</span>
          <span class="cm-step-meta">150 min</span>
        </div>
        <p class="cm-step-b">Cook 2.5 hours until beans are al dente; taste and adjust seasoning.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">7</span>
          <span class="cm-step-l">Char quartered onions until falling apart</span>
          <span class="cm-step-meta">12 min</span>
        </div>
        <p class="cm-step-b">Can use broiler, grill, or gas stove flame; keep root end intact.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">8</span>
          <span class="cm-step-l">Add charred onions, burnt ends, and tomatoes</span>
          <span class="cm-step-meta">2 min</span>
        </div>
        <p class="cm-step-b">Tomatoes should be drained.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">9</span>
          <span class="cm-step-l">Simmer for 30-60 min to blend flavors</span>
          <span class="cm-step-meta">45 min</span>
        </div>
        <p class="cm-step-b">Let this simmer uncovered so the beans soften and the flavors knit together; you're looking for beans that are creamy inside but still hold their shape, and the broth should taste balanced between the chile heat and savory depth.</p>
      </li>
</ol>
  </section>
    <section class="cm-section cm-tips">
      <h3>Notes from the kitchen</h3>
      <ul class="cm-notes">
        <li>Render the bacon until it shatters — fat carries flavor, but crispy bits anchor the broth.</li>
<li>Don't skip the vinegar deglaze; it cuts through hours of simmering and sharpens the whole pot.</li>
<li>Char those onions hard enough to blacken — the burnt edges are what make the final bowl taste right.</li>
      </ul>
    </section>
  <div class="cm-foot">
    Casa M Spice Co® · Real fire, real flavor, real folks.
  </div>
</div>]]>
    </content>
  </entry>
  <entry>
    <id>https://casamspice.com/blogs/recipes/ace-kickstart-blackened-corn-pudding</id>
    <published>2025-05-18T00:00:00-05:00</published>
    <updated>2026-06-08T13:14:54-05:00</updated>
    <link rel="alternate" type="text/html" href="https://casamspice.com/blogs/recipes/ace-kickstart-blackened-corn-pudding"/>
    <title>Ace Kickstart Blackened Corn Pudding</title>
    <author>
      <name>Mike Hernandez</name>
    </author>
    <summary type="html">
      <![CDATA[Brown butter in screaming cast iron, pour spiced corn batter straight in, watch the crust blacken<p><a class="read-more" href="https://casamspice.com/blogs/recipes/ace-kickstart-blackened-corn-pudding">More</a></p>]]>
    </summary>
    <content type="html">
      <![CDATA[<style>
.casam-recipe { background:#FBF5E6; color:#3C2A1A;
  font-family: 'Cormorant Garamond', Georgia, serif;
  padding: clamp(22px, 4vw, 40px) clamp(18px, 4vw, 44px);
  border-radius: 8px; line-height: 1.5;
  border: 1px solid rgba(60,42,26,0.15);
  max-width: 740px; margin: 0 auto 32px;
}
.casam-recipe h2, .casam-recipe h3, .casam-recipe h4 {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-style: italic; color:#A02B2B; margin: 0 0 8px;
}
.casam-recipe h2 { font-size: clamp(26px, 4vw, 36px); }
.casam-recipe h3 { font-size: clamp(18px, 2.4vw, 22px); margin-top: 24px;
  border-bottom: 1px solid rgba(60,42,26,0.15); padding-bottom: 4px; }
.casam-recipe h4 { font-size: 15px; color:#7A5A3A; margin-top: 14px;
  text-transform: uppercase; letter-spacing: 2px; }
.casam-recipe .cm-head { display:flex; gap:24px; flex-wrap: wrap;
  align-items: flex-start; margin-bottom: 18px; }
.casam-recipe .cm-headtxt { flex: 2 1 280px; min-width: 0; }
.casam-recipe .cm-hero { flex: 1 1 220px; max-width: 280px; }
.casam-recipe .cm-hero img { width: 100%; height: auto; border-radius: 6px;
  border: 1px solid rgba(60,42,26,0.15); display: block; }
.casam-recipe .cm-headnote { font-style: italic; color:#3C2A1A;
  font-size: 16px; line-height: 1.5; margin: 8px 0 14px; }
.casam-recipe .cm-stamps { display: inline-flex; gap: 6px; flex-wrap: wrap;
  margin-top: 6px; }
.casam-recipe .cm-stamp { font-family: 'Manrope', system-ui, sans-serif;
  font-size: 10.5px; letter-spacing: 1.4px; text-transform: uppercase;
  font-weight: 700; color: #C9A961;
  background: rgba(201,169,97,0.12);
  border: 1px solid #C9A961; border-radius: 999px;
  padding: 3px 10px; }
.casam-recipe .cm-stamp.cm-diff { color: #A02B2B;
  border-color: #A02B2B; background: rgba(160,43,43,0.08); }
.casam-recipe .cm-ings { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-ings li { padding: 6px 0;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-size: 15px; }
.casam-recipe .cm-ings li.cm-opt { color: #7A5A3A; font-style: italic; }
.casam-recipe .cm-ings li.cm-opt::after { content: " · optional";
  font-size: 11px; letter-spacing: 1.4px; color: #C9A961;
  text-transform: uppercase; }
.casam-recipe .cm-steps { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-step { padding: 14px 0;
  border-bottom: 1px solid rgba(60,42,26,0.15); }
.casam-recipe .cm-step:last-child { border-bottom: 0; }
.casam-recipe .cm-step-h { display: flex; align-items: baseline; gap: 10px;
  flex-wrap: wrap; }
.casam-recipe .cm-step-n { display: inline-flex; align-items: center;
  justify-content: center; width: 26px; height: 26px;
  background: #A02B2B; color: #FBF5E6;
  border-radius: 999px; font-family: 'Manrope', sans-serif;
  font-weight: 700; font-size: 13px; flex-shrink: 0; }
.casam-recipe .cm-step-l { font-style: italic; font-size: 17px;
  color: #3C2A1A; font-weight: 600; }
.casam-recipe .cm-step-meta { margin-left: auto;
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.4px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; }
.casam-recipe .cm-step-b { margin: 8px 0 0 36px; font-size: 15px;
  color: #3C2A1A; line-height: 1.5; }
.casam-recipe .cm-section { margin-top: 28px; }
.casam-recipe .cm-tips ul { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-tips li { padding: 10px 0 10px 18px; position: relative;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-style: italic;
  color: #3C2A1A; }
.casam-recipe .cm-tips li::before { content: "—"; position: absolute;
  left: 0; color: #A02B2B; font-style: normal; font-weight: 700; }
.casam-recipe .cm-media { }
.casam-recipe .cm-intro-video { margin-top: 12px; margin-bottom: 28px; }
.casam-recipe .cm-vid-intro video { border: 2px solid #A02B2B;
  box-shadow: 0 4px 12px rgba(60,42,26,0.15); }
.casam-recipe .cm-vid-intro figcaption { font-style: italic;
  color: #A02B2B; font-size: 14px; margin-top: 8px;
  text-align: center; letter-spacing: 0.5px; }
.casam-recipe .cm-vid { margin: 0 0 18px; }
/* Long-form videos: landscape 16:9, full width. */
.casam-recipe .cm-vid.is-long video { width: 100%; height: auto;
  aspect-ratio: 16 / 9;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: contain; }
/* Short-form videos: vertical 9:16, centered, capped width.
   Autoplay-muted-loop treatment per the figure's class. */
.casam-recipe .cm-vid.is-short video { width: 100%; height: auto;
  aspect-ratio: 9 / 16;
  max-width: 360px; margin: 0 auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: cover; }
.casam-recipe .cm-vid.is-short { display: flex; flex-direction: column;
  align-items: center; }
/* Backward-compat for any .cm-vid that hasn't been tagged with a length. */
.casam-recipe .cm-vid video { width: 100%; height: auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; }
.casam-recipe .cm-vid figcaption { font-style: italic;
  color: #7A5A3A; font-size: 13px; margin-top: 6px;
  text-align: center; }
.casam-recipe .cm-gallery { display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 10px; }
.casam-recipe .cm-gal { margin: 0; }
.casam-recipe .cm-gal img { width: 100%; height: auto;
  aspect-ratio: 4 / 3; object-fit: cover;
  border-radius: 4px; border: 1px solid rgba(60,42,26,0.15);
  display: block; }
.casam-recipe .cm-gal figcaption { font-style: italic;
  color: #7A5A3A; font-size: 12px; margin-top: 4px;
  text-align: center; }
.casam-recipe .cm-foot { margin-top: 32px; padding-top: 14px;
  border-top: 1px solid rgba(60,42,26,0.15);
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.6px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; text-align: center; }
</style>
<div class="casam-recipe">
  <div class="cm-head">
    <div class="cm-headtxt">
      <h2>Ace Kickstart Blackened Corn Pudding</h2>
      <p class="cm-headnote">Brown butter in screaming cast iron, pour spiced corn batter straight in, watch the crust blacken</p>
      <div class="cm-stamps">
<span class="cm-stamp">12</span><span class="cm-stamp">1h 10m</span>
</div>
    </div>
  </div>
  <section class="cm-section">
    <h3>Ingredients · La despensa</h3>
    <ul class="cm-ings">
      <li>For the Corn Pudding:</li>
<li>2 Tablespoons butter, unsalted</li>
<li>1 Tablespoon dried green chile flakes</li>
<li>4 large eggs</li>
<li>1-1/3 cup sour cream</li>
<li>1/2 cup yellow cornmeal</li>
<li>1/2 cup all-purpose flour</li>
<li>1/4 cup agave syrup</li>
<li>1 teaspoon baking powder</li>
<li>2 Tablespoons Casa M Spice Co® Ace Kickstart®</li>
<li>3-1/2 cups sweet corn kernels, divided: 2 cups for creaming and 1-1/2 cups for whole kernel</li>
<li>3 cups grated cheese, divided: 2 cups for mixing and 1 cup for topping</li>
<li>2 cups grated Parmesan cheese, divided: 1 cup each for creaming and topping</li>
    </ul>
  </section>
  <section class="cm-section">
    <h3>Method · Mise en place</h3>
    <ol class="cm-steps">
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">1</span>
          <span class="cm-step-l">Preheat oven to 375°F with skillet inside</span>
          <span class="cm-step-meta">15 min · 375°F</span>
        </div>
        <p class="cm-step-b">Cast-iron skillet preheats on center rack while preparing batter.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">2</span>
          <span class="cm-step-l">Gather and measure all ingredients</span>
          <span class="cm-step-meta">8 min</span>
        </div>
        <p class="cm-step-b">Grate cheeses, measure cornmeal, flour, and corn kernels.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">3</span>
          <span class="cm-step-l">Blend eggs, sour cream, cornmeal, flour, agave, baking powder, Ace Kickstart, 1 cup cheese, and 2 cups corn</span>
          <span class="cm-step-meta">3 min</span>
        </div>
        <p class="cm-step-b">Process until smooth, about 30 seconds.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">4</span>
          <span class="cm-step-l">Transfer to bowl and stir in 1 cup cheese and 1.5 cups corn kernels</span>
          <span class="cm-step-meta">2 min</span>
        </div>
        <p class="cm-step-b">Fold the corn and cheese in gently so you don't deflate the batter — you're looking for an even distribution without overworking it.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">5</span>
          <span class="cm-step-l">Remove hot skillet, brown butter, add chile flakes and pour batter</span>
          <span class="cm-step-meta">3 min</span>
        </div>
        <p class="cm-step-b">Work quickly with hot skillet; swirl to brown butter before adding batter.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">6</span>
          <span class="cm-step-l">Top with jalapeño and remaining cheese</span>
          <span class="cm-step-meta">1 min</span>
        </div>
        <p class="cm-step-b">Scatter the jalapeño slices and remaining cheese across the top so they get some direct heat and char up alongside the pudding.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">7</span>
          <span class="cm-step-l">Bake at 375°F for 45 minutes until set</span>
          <span class="cm-step-meta">45 min · 375°F</span>
        </div>
        <p class="cm-step-b">Cook until edges browned and center reaches 165°F.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">8</span>
          <span class="cm-step-l">Let stand for 10 minutes before serving</span>
          <span class="cm-step-meta">10 min</span>
        </div>
        <p class="cm-step-b">This rest lets the residual heat set the center and lets those flavors meld together — you'll get a better bite when you scoop it.</p>
      </li>
</ol>
  </section>
    <section class="cm-section cm-tips">
      <h3>Notes from the kitchen</h3>
      <ul class="cm-notes">
        <li>Brown the butter until it smells nutty, then add chile flakes immediately — the heat toasts them before they burn.</li>
<li>Blend smooth first, then fold in the second batch of cheese and corn by hand — keeps kernels intact instead of breaking them down.</li>
<li>The blackened crust forms only if your skillet stays hot; preheating it empty for 10 minutes matters more than you'd think.</li>
      </ul>
    </section>
  <div class="cm-foot">
    Casa M Spice Co® · Real fire, real flavor, real folks.
  </div>
</div>]]>
    </content>
  </entry>
  <entry>
    <id>https://casamspice.com/blogs/recipes/ace-kickstart-blackened-brisket</id>
    <published>2025-05-11T00:00:00-05:00</published>
    <updated>2026-06-08T13:12:19-05:00</updated>
    <link rel="alternate" type="text/html" href="https://casamspice.com/blogs/recipes/ace-kickstart-blackened-brisket"/>
    <title>Ace Kickstart Blackened Brisket</title>
    <author>
      <name>Mike Hernandez</name>
    </author>
    <summary type="html">
      <![CDATA[Coat it thick, chill overnight, then smoke low until the bark cracks and meat shreds clean off the bone<p><a class="read-more" href="https://casamspice.com/blogs/recipes/ace-kickstart-blackened-brisket">More</a></p>]]>
    </summary>
    <content type="html">
      <![CDATA[<style>
.casam-recipe { background:#FBF5E6; color:#3C2A1A;
  font-family: 'Cormorant Garamond', Georgia, serif;
  padding: clamp(22px, 4vw, 40px) clamp(18px, 4vw, 44px);
  border-radius: 8px; line-height: 1.5;
  border: 1px solid rgba(60,42,26,0.15);
  max-width: 740px; margin: 0 auto 32px;
}
.casam-recipe h2, .casam-recipe h3, .casam-recipe h4 {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-style: italic; color:#A02B2B; margin: 0 0 8px;
}
.casam-recipe h2 { font-size: clamp(26px, 4vw, 36px); }
.casam-recipe h3 { font-size: clamp(18px, 2.4vw, 22px); margin-top: 24px;
  border-bottom: 1px solid rgba(60,42,26,0.15); padding-bottom: 4px; }
.casam-recipe h4 { font-size: 15px; color:#7A5A3A; margin-top: 14px;
  text-transform: uppercase; letter-spacing: 2px; }
.casam-recipe .cm-head { display:flex; gap:24px; flex-wrap: wrap;
  align-items: flex-start; margin-bottom: 18px; }
.casam-recipe .cm-headtxt { flex: 2 1 280px; min-width: 0; }
.casam-recipe .cm-hero { flex: 1 1 220px; max-width: 280px; }
.casam-recipe .cm-hero img { width: 100%; height: auto; border-radius: 6px;
  border: 1px solid rgba(60,42,26,0.15); display: block; }
.casam-recipe .cm-headnote { font-style: italic; color:#3C2A1A;
  font-size: 16px; line-height: 1.5; margin: 8px 0 14px; }
.casam-recipe .cm-stamps { display: inline-flex; gap: 6px; flex-wrap: wrap;
  margin-top: 6px; }
.casam-recipe .cm-stamp { font-family: 'Manrope', system-ui, sans-serif;
  font-size: 10.5px; letter-spacing: 1.4px; text-transform: uppercase;
  font-weight: 700; color: #C9A961;
  background: rgba(201,169,97,0.12);
  border: 1px solid #C9A961; border-radius: 999px;
  padding: 3px 10px; }
.casam-recipe .cm-stamp.cm-diff { color: #A02B2B;
  border-color: #A02B2B; background: rgba(160,43,43,0.08); }
.casam-recipe .cm-ings { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-ings li { padding: 6px 0;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-size: 15px; }
.casam-recipe .cm-ings li.cm-opt { color: #7A5A3A; font-style: italic; }
.casam-recipe .cm-ings li.cm-opt::after { content: " · optional";
  font-size: 11px; letter-spacing: 1.4px; color: #C9A961;
  text-transform: uppercase; }
.casam-recipe .cm-steps { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-step { padding: 14px 0;
  border-bottom: 1px solid rgba(60,42,26,0.15); }
.casam-recipe .cm-step:last-child { border-bottom: 0; }
.casam-recipe .cm-step-h { display: flex; align-items: baseline; gap: 10px;
  flex-wrap: wrap; }
.casam-recipe .cm-step-n { display: inline-flex; align-items: center;
  justify-content: center; width: 26px; height: 26px;
  background: #A02B2B; color: #FBF5E6;
  border-radius: 999px; font-family: 'Manrope', sans-serif;
  font-weight: 700; font-size: 13px; flex-shrink: 0; }
.casam-recipe .cm-step-l { font-style: italic; font-size: 17px;
  color: #3C2A1A; font-weight: 600; }
.casam-recipe .cm-step-meta { margin-left: auto;
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.4px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; }
.casam-recipe .cm-step-b { margin: 8px 0 0 36px; font-size: 15px;
  color: #3C2A1A; line-height: 1.5; }
.casam-recipe .cm-section { margin-top: 28px; }
.casam-recipe .cm-tips ul { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-tips li { padding: 10px 0 10px 18px; position: relative;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-style: italic;
  color: #3C2A1A; }
.casam-recipe .cm-tips li::before { content: "—"; position: absolute;
  left: 0; color: #A02B2B; font-style: normal; font-weight: 700; }
.casam-recipe .cm-media { }
.casam-recipe .cm-intro-video { margin-top: 12px; margin-bottom: 28px; }
.casam-recipe .cm-vid-intro video { border: 2px solid #A02B2B;
  box-shadow: 0 4px 12px rgba(60,42,26,0.15); }
.casam-recipe .cm-vid-intro figcaption { font-style: italic;
  color: #A02B2B; font-size: 14px; margin-top: 8px;
  text-align: center; letter-spacing: 0.5px; }
.casam-recipe .cm-vid { margin: 0 0 18px; }
/* Long-form videos: landscape 16:9, full width. */
.casam-recipe .cm-vid.is-long video { width: 100%; height: auto;
  aspect-ratio: 16 / 9;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: contain; }
/* Short-form videos: vertical 9:16, centered, capped width.
   Autoplay-muted-loop treatment per the figure's class. */
.casam-recipe .cm-vid.is-short video { width: 100%; height: auto;
  aspect-ratio: 9 / 16;
  max-width: 360px; margin: 0 auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: cover; }
.casam-recipe .cm-vid.is-short { display: flex; flex-direction: column;
  align-items: center; }
/* Backward-compat for any .cm-vid that hasn't been tagged with a length. */
.casam-recipe .cm-vid video { width: 100%; height: auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; }
.casam-recipe .cm-vid figcaption { font-style: italic;
  color: #7A5A3A; font-size: 13px; margin-top: 6px;
  text-align: center; }
.casam-recipe .cm-gallery { display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 10px; }
.casam-recipe .cm-gal { margin: 0; }
.casam-recipe .cm-gal img { width: 100%; height: auto;
  aspect-ratio: 4 / 3; object-fit: cover;
  border-radius: 4px; border: 1px solid rgba(60,42,26,0.15);
  display: block; }
.casam-recipe .cm-gal figcaption { font-style: italic;
  color: #7A5A3A; font-size: 12px; margin-top: 4px;
  text-align: center; }
.casam-recipe .cm-foot { margin-top: 32px; padding-top: 14px;
  border-top: 1px solid rgba(60,42,26,0.15);
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.6px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; text-align: center; }
</style>
<div class="casam-recipe">
  <div class="cm-head">
    <div class="cm-headtxt">
      <h2>Ace Kickstart Blackened Brisket</h2>
      <p class="cm-headnote">Coat it thick, chill overnight, then smoke low until the bark cracks and meat shreds clean off the bone</p>
      <div class="cm-stamps">
<span class="cm-stamp">12</span><span class="cm-stamp">36h 15m</span>
</div>
    </div>
    <div class="cm-hero"><img src="https://cdn.shopify.com/s/files/1/0059/0302/4243/articles/IMG_1312-min.jpg?v=1748286088" alt="Ace Kickstart Blackened Brisket" loading="lazy"></div>
  </div>
  <section class="cm-section">
    <h3>Ingredients · La despensa</h3>
    <h4 class="cm-grouph">For the Brisket</h4>
    <ul class="cm-ings">
      <li>1 whole packer-style brisket (point and flat muscle both intact), trimmed to 1/4" fat</li>
<li>Casa M Spice Co Ace Kickstart</li>
    </ul>
  </section>
  <section class="cm-section">
    <h3>Method · Mise en place</h3>
    <ol class="cm-steps">
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">1</span>
          <span class="cm-step-l">Season and chill the brisket</span>
          <span class="cm-step-meta">1440 min</span>
        </div>
        <p class="cm-step-b">Coat the entire brisket generously with Ace Kickstart, making sure every surface is evenly seasoned — this overnight rest lets the spices penetrate the meat and build flavor. Wrap it tight or cover in a bin and refrigerate for roughly 24 hours.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">2</span>
          <span class="cm-step-l">Load the smoker</span>
        </div>
        <p class="cm-step-b">Place the seasoned brisket into your smoker, fat-side up. If you've got temperature control, start low and slow at 160°F for 6 hours, then bump it to 275°F to finish; if not, hold steady at 225°F the whole way.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">3</span>
          <span class="cm-step-l">Cook to tenderness</span>
          <span class="cm-step-meta">480 min</span>
        </div>
        <p class="cm-step-b">Monitor internal temperature as your guide — connective tissues break down around 195°F, so push toward 200°F in the thickest part of the flat. If you need to hold it longer before pulling, dial the smoker down to 160°F so it doesn't dry out.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">4</span>
          <span class="cm-step-l">Cool and rest</span>
          <span class="cm-step-meta">30 min</span>
        </div>
        <p class="cm-step-b">Pull the brisket off the smoker and let it cool until you can handle it safely without burning yourself. This resting period keeps the meat from falling apart on the cutting board.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">5</span>
          <span class="cm-step-l">Slice and serve</span>
          <span class="cm-step-meta">10 min</span>
        </div>
        <p class="cm-step-b">Slice against the grain, working through both the flat and point — you're after pieces that shred clean from a proper bark. Save any burnt ends for Charro Beans if you're making that recipe.</p>
      </li>
</ol>
  </section>
    <section class="cm-section cm-tips">
      <h3>Notes from the kitchen</h3>
      <ul class="cm-notes">
        <li>Trimming fat to exactly 1/4" matters—too thin and the brisket dries out, too thick and the rub never penetrates.</li>
<li>The overnight sit isn't optional; it lets Ace Kickstart's salt draw moisture to the surface, building the bark foundation.</li>
<li>When the bark cracks deep enough to see meat underneath, you're close—don't pull it off until a fork slides through with zero resistance.</li>
      </ul>
    </section>
  <div class="cm-foot">
    Casa M Spice Co® · Real fire, real flavor, real folks.
  </div>
</div>]]>
    </content>
  </entry>
  <entry>
    <id>https://casamspice.com/blogs/recipes/casa-m-cashews</id>
    <published>2025-05-04T17:08:00-05:00</published>
    <updated>2026-06-11T22:45:06-05:00</updated>
    <link rel="alternate" type="text/html" href="https://casamspice.com/blogs/recipes/casa-m-cashews"/>
    <title>Casa M Spice Co Cashews</title>
    <author>
      <name>Casa M Spice Co®</name>
    </author>
    <summary type="html">
      <![CDATA[Smoke two pounds of cashews low and slow, spray with oil, toss with Casa M spice until they crack between your teeth<p><a class="read-more" href="https://casamspice.com/blogs/recipes/casa-m-cashews">More</a></p>]]>
    </summary>
    <content type="html">
      <![CDATA[<style>
.casam-recipe { background:#FBF5E6; color:#3C2A1A;
  font-family: 'Cormorant Garamond', Georgia, serif;
  padding: clamp(22px, 4vw, 40px) clamp(18px, 4vw, 44px);
  border-radius: 8px; line-height: 1.5;
  border: 1px solid rgba(60,42,26,0.15);
  max-width: 740px; margin: 0 auto 32px;
}
.casam-recipe h2, .casam-recipe h3, .casam-recipe h4 {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-style: italic; color:#A02B2B; margin: 0 0 8px;
}
.casam-recipe h2 { font-size: clamp(26px, 4vw, 36px); }
.casam-recipe h3 { font-size: clamp(18px, 2.4vw, 22px); margin-top: 24px;
  border-bottom: 1px solid rgba(60,42,26,0.15); padding-bottom: 4px; }
.casam-recipe h4 { font-size: 15px; color:#7A5A3A; margin-top: 14px;
  text-transform: uppercase; letter-spacing: 2px; }
.casam-recipe .cm-head { display:flex; gap:24px; flex-wrap: wrap;
  align-items: flex-start; margin-bottom: 18px; }
.casam-recipe .cm-headtxt { flex: 2 1 280px; min-width: 0; }
.casam-recipe .cm-hero { flex: 1 1 220px; max-width: 280px; }
.casam-recipe .cm-hero img { width: 100%; height: auto; border-radius: 6px;
  border: 1px solid rgba(60,42,26,0.15); display: block; }
.casam-recipe .cm-headnote { font-style: italic; color:#3C2A1A;
  font-size: 16px; line-height: 1.5; margin: 8px 0 14px; }
.casam-recipe .cm-stamps { display: inline-flex; gap: 6px; flex-wrap: wrap;
  margin-top: 6px; }
.casam-recipe .cm-stamp { font-family: 'Manrope', system-ui, sans-serif;
  font-size: 10.5px; letter-spacing: 1.4px; text-transform: uppercase;
  font-weight: 700; color: #C9A961;
  background: rgba(201,169,97,0.12);
  border: 1px solid #C9A961; border-radius: 999px;
  padding: 3px 10px; }
.casam-recipe .cm-stamp.cm-diff { color: #A02B2B;
  border-color: #A02B2B; background: rgba(160,43,43,0.08); }
.casam-recipe .cm-ings { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-ings li { padding: 6px 0;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-size: 15px; }
.casam-recipe .cm-ings li.cm-opt { color: #7A5A3A; font-style: italic; }
.casam-recipe .cm-ings li.cm-opt::after { content: " · optional";
  font-size: 11px; letter-spacing: 1.4px; color: #C9A961;
  text-transform: uppercase; }
.casam-recipe .cm-steps { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-step { padding: 14px 0;
  border-bottom: 1px solid rgba(60,42,26,0.15); }
.casam-recipe .cm-step:last-child { border-bottom: 0; }
.casam-recipe .cm-step-h { display: flex; align-items: baseline; gap: 10px;
  flex-wrap: wrap; }
.casam-recipe .cm-step-n { display: inline-flex; align-items: center;
  justify-content: center; width: 26px; height: 26px;
  background: #A02B2B; color: #FBF5E6;
  border-radius: 999px; font-family: 'Manrope', sans-serif;
  font-weight: 700; font-size: 13px; flex-shrink: 0; }
.casam-recipe .cm-step-l { font-style: italic; font-size: 17px;
  color: #3C2A1A; font-weight: 600; }
.casam-recipe .cm-step-meta { margin-left: auto;
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.4px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; }
.casam-recipe .cm-step-b { margin: 8px 0 0 36px; font-size: 15px;
  color: #3C2A1A; line-height: 1.5; }
.casam-recipe .cm-section { margin-top: 28px; }
.casam-recipe .cm-tips ul { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-tips li { padding: 10px 0 10px 18px; position: relative;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-style: italic;
  color: #3C2A1A; }
.casam-recipe .cm-tips li::before { content: "—"; position: absolute;
  left: 0; color: #A02B2B; font-style: normal; font-weight: 700; }
.casam-recipe .cm-media { }
.casam-recipe .cm-intro-video { margin-top: 12px; margin-bottom: 28px; }
.casam-recipe .cm-vid-intro video { border: 2px solid #A02B2B;
  box-shadow: 0 4px 12px rgba(60,42,26,0.15); }
.casam-recipe .cm-vid-intro figcaption { font-style: italic;
  color: #A02B2B; font-size: 14px; margin-top: 8px;
  text-align: center; letter-spacing: 0.5px; }
.casam-recipe .cm-vid { margin: 0 0 18px; }
/* Long-form videos: landscape 16:9, full width. */
.casam-recipe .cm-vid.is-long video { width: 100%; height: auto;
  aspect-ratio: 16 / 9;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: contain; }
/* Short-form videos: vertical 9:16, centered, capped width.
   Autoplay-muted-loop treatment per the figure's class. */
.casam-recipe .cm-vid.is-short video { width: 100%; height: auto;
  aspect-ratio: 9 / 16;
  max-width: 360px; margin: 0 auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: cover; }
.casam-recipe .cm-vid.is-short { display: flex; flex-direction: column;
  align-items: center; }
/* Backward-compat for any .cm-vid that hasn't been tagged with a length. */
.casam-recipe .cm-vid video { width: 100%; height: auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; }
.casam-recipe .cm-vid figcaption { font-style: italic;
  color: #7A5A3A; font-size: 13px; margin-top: 6px;
  text-align: center; }
.casam-recipe .cm-gallery { display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 10px; }
.casam-recipe .cm-gal { margin: 0; }
.casam-recipe .cm-gal img { width: 100%; height: auto;
  aspect-ratio: 4 / 3; object-fit: cover;
  border-radius: 4px; border: 1px solid rgba(60,42,26,0.15);
  display: block; }
.casam-recipe .cm-gal figcaption { font-style: italic;
  color: #7A5A3A; font-size: 12px; margin-top: 4px;
  text-align: center; }
.casam-recipe .cm-foot { margin-top: 32px; padding-top: 14px;
  border-top: 1px solid rgba(60,42,26,0.15);
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.6px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; text-align: center; }
</style>
<div class="casam-recipe">
  <div class="cm-head">
    <div class="cm-headtxt">
      <h2>Casa M Spice Co Cashews</h2>
      <p class="cm-headnote">Smoke two pounds of cashews low and slow, spray with oil, toss with Casa M spice until they crack between your teeth</p>
      <div class="cm-stamps">
<span class="cm-stamp">16</span><span class="cm-stamp">1h 15m</span>
</div>
    </div>
    <div class="cm-hero"><img src="https://cdn.shopify.com/s/files/1/0059/0302/4243/articles/casa-m-cashews-916547_3f61985a-396d-4918-9119-c178a9795051.jpg?v=1747188501" alt="Casa M Spice Co Cashews" loading="lazy"></div>
  </div>
  <section class="cm-section">
    <h3>Ingredients · La despensa</h3>
    <h4 class="cm-grouph">For the Nuts</h4>
    <ul class="cm-ings">
      <li>2 lb unsalted cashews</li>
<li>avocado oil spray</li>
<li>1-2 Tablespoons Casa M Spice Co® Chain Reaction®, Kickstart®, or Jerked Chain® (or your favorite Casa M Spice Co® flavor)</li>
    </ul>
  </section>
  <section class="cm-section">
    <h3>Method · Mise en place</h3>
    <ol class="cm-steps">
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">1</span>
          <span class="cm-step-l">Set up your heat sources</span>
          <span class="cm-step-meta">10 min</span>
        </div>
        <p class="cm-step-b">Preheat your smoker to 160°F if you're going the smoke route—it's optional, but worth it for depth. Either way, get your convection oven ready at 350°F.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">2</span>
          <span class="cm-step-l">Spread cashews on the pan</span>
          <span class="cm-step-meta">2 min</span>
        </div>
        <p class="cm-step-b">Lay them out in a single layer on a sheet pan so heat reaches every nut evenly.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">3</span>
          <span class="cm-step-l">Smoke the cashews (optional)</span>
          <span class="cm-step-meta">60 min</span>
        </div>
        <p class="cm-step-b">Low smoke at 160°F for an hour gives these nuts a subtle backbone without overpowering them. Skip this if you're short on time—you'll still get great results with just the oven.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">4</span>
          <span class="cm-step-l">Light spray of oil and toast</span>
          <span class="cm-step-meta">7 min</span>
        </div>
        <p class="cm-step-b">A whisper of avocado oil—and I mean whisper—helps the spice stick and gets the cashews shimmering. Five to ten minutes in the convection oven, then pull them out the moment they start to glisten so they don't dry out.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">5</span>
          <span class="cm-step-l">Transfer to bowl immediately</span>
          <span class="cm-step-meta">1 min</span>
        </div>
        <p class="cm-step-b">Get them off that hot pan right away or carryover heat will keep cooking them. You want them to crack between your teeth, not turn to powder.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">6</span>
          <span class="cm-step-l">Season and coat</span>
          <span class="cm-step-meta">3 min</span>
        </div>
        <p class="cm-step-b">Sprinkle your chosen Casa M spice blend over the hot cashews and stir to coat evenly. Taste and hit them again if you want more flavor—build it to where you like it.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">7</span>
          <span class="cm-step-l">Cool completely</span>
          <span class="cm-step-meta">15 min</span>
        </div>
        <p class="cm-step-b">Let them sit at room temperature so they firm up and the spice sets. Patience here pays off—they'll have better texture and the flavors will meld.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">8</span>
          <span class="cm-step-l">Serve</span>
        </div>
        <p class="cm-step-b">Crack into them and enjoy. These keep in an airtight container for days if you don't demolish them first.</p>
      </li>
</ol>
  </section>
    <section class="cm-section cm-tips">
      <h3>Notes from the kitchen</h3>
      <ul class="cm-notes">
        <li>Spray cashews lightly before smoking—too much oil pools and steams them instead of crisping.</li>
<li>Pull them off heat the moment they glisten; they'll keep toasting from residual heat and burn fast.</li>
<li>Use unsalted cashews so the spice blend seasons them evenly without harsh salt spots.</li>
      </ul>
    </section>
  <div class="cm-foot">
    Casa M Spice Co® · Real fire, real flavor, real folks.
  </div>
</div>]]>
    </content>
  </entry>
  <entry>
    <id>https://casamspice.com/blogs/recipes/casa-m-ace-kickstart-calabacitas</id>
    <published>2025-04-27T20:42:00-05:00</published>
    <updated>2026-06-08T13:14:53-05:00</updated>
    <link rel="alternate" type="text/html" href="https://casamspice.com/blogs/recipes/casa-m-ace-kickstart-calabacitas"/>
    <title>Casa M Ace Kickstart Calabacitas</title>
    <author>
      <name>Mike Hernandez</name>
    </author>
    <summary type="html">
      <![CDATA[Tender squash and zucchini in a spiced cream sauce that comes together in 20 minutes<p><a class="read-more" href="https://casamspice.com/blogs/recipes/casa-m-ace-kickstart-calabacitas">More</a></p>]]>
    </summary>
    <content type="html">
      <![CDATA[<style>
.casam-recipe { background:#FBF5E6; color:#3C2A1A;
  font-family: 'Cormorant Garamond', Georgia, serif;
  padding: clamp(22px, 4vw, 40px) clamp(18px, 4vw, 44px);
  border-radius: 8px; line-height: 1.5;
  border: 1px solid rgba(60,42,26,0.15);
  max-width: 740px; margin: 0 auto 32px;
}
.casam-recipe h2, .casam-recipe h3, .casam-recipe h4 {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-style: italic; color:#A02B2B; margin: 0 0 8px;
}
.casam-recipe h2 { font-size: clamp(26px, 4vw, 36px); }
.casam-recipe h3 { font-size: clamp(18px, 2.4vw, 22px); margin-top: 24px;
  border-bottom: 1px solid rgba(60,42,26,0.15); padding-bottom: 4px; }
.casam-recipe h4 { font-size: 15px; color:#7A5A3A; margin-top: 14px;
  text-transform: uppercase; letter-spacing: 2px; }
.casam-recipe .cm-head { display:flex; gap:24px; flex-wrap: wrap;
  align-items: flex-start; margin-bottom: 18px; }
.casam-recipe .cm-headtxt { flex: 2 1 280px; min-width: 0; }
.casam-recipe .cm-hero { flex: 1 1 220px; max-width: 280px; }
.casam-recipe .cm-hero img { width: 100%; height: auto; border-radius: 6px;
  border: 1px solid rgba(60,42,26,0.15); display: block; }
.casam-recipe .cm-headnote { font-style: italic; color:#3C2A1A;
  font-size: 16px; line-height: 1.5; margin: 8px 0 14px; }
.casam-recipe .cm-stamps { display: inline-flex; gap: 6px; flex-wrap: wrap;
  margin-top: 6px; }
.casam-recipe .cm-stamp { font-family: 'Manrope', system-ui, sans-serif;
  font-size: 10.5px; letter-spacing: 1.4px; text-transform: uppercase;
  font-weight: 700; color: #C9A961;
  background: rgba(201,169,97,0.12);
  border: 1px solid #C9A961; border-radius: 999px;
  padding: 3px 10px; }
.casam-recipe .cm-stamp.cm-diff { color: #A02B2B;
  border-color: #A02B2B; background: rgba(160,43,43,0.08); }
.casam-recipe .cm-ings { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-ings li { padding: 6px 0;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-size: 15px; }
.casam-recipe .cm-ings li.cm-opt { color: #7A5A3A; font-style: italic; }
.casam-recipe .cm-ings li.cm-opt::after { content: " · optional";
  font-size: 11px; letter-spacing: 1.4px; color: #C9A961;
  text-transform: uppercase; }
.casam-recipe .cm-steps { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-step { padding: 14px 0;
  border-bottom: 1px solid rgba(60,42,26,0.15); }
.casam-recipe .cm-step:last-child { border-bottom: 0; }
.casam-recipe .cm-step-h { display: flex; align-items: baseline; gap: 10px;
  flex-wrap: wrap; }
.casam-recipe .cm-step-n { display: inline-flex; align-items: center;
  justify-content: center; width: 26px; height: 26px;
  background: #A02B2B; color: #FBF5E6;
  border-radius: 999px; font-family: 'Manrope', sans-serif;
  font-weight: 700; font-size: 13px; flex-shrink: 0; }
.casam-recipe .cm-step-l { font-style: italic; font-size: 17px;
  color: #3C2A1A; font-weight: 600; }
.casam-recipe .cm-step-meta { margin-left: auto;
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.4px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; }
.casam-recipe .cm-step-b { margin: 8px 0 0 36px; font-size: 15px;
  color: #3C2A1A; line-height: 1.5; }
.casam-recipe .cm-section { margin-top: 28px; }
.casam-recipe .cm-tips ul { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-tips li { padding: 10px 0 10px 18px; position: relative;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-style: italic;
  color: #3C2A1A; }
.casam-recipe .cm-tips li::before { content: "—"; position: absolute;
  left: 0; color: #A02B2B; font-style: normal; font-weight: 700; }
.casam-recipe .cm-media { }
.casam-recipe .cm-intro-video { margin-top: 12px; margin-bottom: 28px; }
.casam-recipe .cm-vid-intro video { border: 2px solid #A02B2B;
  box-shadow: 0 4px 12px rgba(60,42,26,0.15); }
.casam-recipe .cm-vid-intro figcaption { font-style: italic;
  color: #A02B2B; font-size: 14px; margin-top: 8px;
  text-align: center; letter-spacing: 0.5px; }
.casam-recipe .cm-vid { margin: 0 0 18px; }
/* Long-form videos: landscape 16:9, full width. */
.casam-recipe .cm-vid.is-long video { width: 100%; height: auto;
  aspect-ratio: 16 / 9;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: contain; }
/* Short-form videos: vertical 9:16, centered, capped width.
   Autoplay-muted-loop treatment per the figure's class. */
.casam-recipe .cm-vid.is-short video { width: 100%; height: auto;
  aspect-ratio: 9 / 16;
  max-width: 360px; margin: 0 auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: cover; }
.casam-recipe .cm-vid.is-short { display: flex; flex-direction: column;
  align-items: center; }
/* Backward-compat for any .cm-vid that hasn't been tagged with a length. */
.casam-recipe .cm-vid video { width: 100%; height: auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; }
.casam-recipe .cm-vid figcaption { font-style: italic;
  color: #7A5A3A; font-size: 13px; margin-top: 6px;
  text-align: center; }
.casam-recipe .cm-gallery { display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 10px; }
.casam-recipe .cm-gal { margin: 0; }
.casam-recipe .cm-gal img { width: 100%; height: auto;
  aspect-ratio: 4 / 3; object-fit: cover;
  border-radius: 4px; border: 1px solid rgba(60,42,26,0.15);
  display: block; }
.casam-recipe .cm-gal figcaption { font-style: italic;
  color: #7A5A3A; font-size: 12px; margin-top: 4px;
  text-align: center; }
.casam-recipe .cm-foot { margin-top: 32px; padding-top: 14px;
  border-top: 1px solid rgba(60,42,26,0.15);
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.6px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; text-align: center; }
</style>
<div class="casam-recipe">
  <div class="cm-head">
    <div class="cm-headtxt">
      <h2>Casa M Ace Kickstart Calabacitas</h2>
      <p class="cm-headnote">Tender squash and zucchini in a spiced cream sauce that comes together in 20 minutes</p>
      <div class="cm-stamps">
<span class="cm-stamp">8</span><span class="cm-stamp">40 min</span>
</div>
    </div>
  </div>
  <section class="cm-section">
    <h3>Ingredients · La despensa</h3>
    <ul class="cm-ings">
      <li>For the Squash:</li>
<li>3 yellow summer squash, quartered, cut into bite-size pieces</li>
<li>3 zucchini, quartered, cut into bite-size pieces</li>
<li>1 large sweet onion, diced</li>
<li>3 Anaheim/Hatch chiles, diced</li>
<li>8 cloves garlic, minced</li>
<li>2 cans sweet corn, liquid drained, but reserved</li>
<li>2 cups shredded Mexican 4-cheese blend</li>
<li>1 stick butter</li>
<li>1 package cream cheese</li>
<li>2 teaspoons Better Than Bouillon chicken stock</li>
<li>2 Tablespoons Casa M Spice Co® Ace Kickstart®</li>
    </ul>
  </section>
  <section class="cm-section">
    <h3>Method · Mise en place</h3>
    <ol class="cm-steps">
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">1</span>
          <span class="cm-step-l">Dice onion, chiles, mince garlic, cut squash</span>
          <span class="cm-step-meta">12 min</span>
        </div>
        <p class="cm-step-b">Quartering and cutting squash/zucchini into bite-size pieces takes longer than simple dicing.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">2</span>
          <span class="cm-step-l">Drain corn, reserve liquid</span>
          <span class="cm-step-meta">2 min</span>
        </div>
        <p class="cm-step-b">You'll need that corn liquid to loosen the mixture later, so don't toss it—keep it within arm's reach of the stove.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">3</span>
          <span class="cm-step-l">Melt butter, sauté onion, garlic, chiles until soft</span>
          <span class="cm-step-meta">6 min</span>
        </div>
        <p class="cm-step-b">Medium-high heat until onions are translucent.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">4</span>
          <span class="cm-step-l">Stir in Ace Kickstart, cream cheese, bouillon until melted</span>
          <span class="cm-step-meta">3 min</span>
        </div>
        <p class="cm-step-b">Watch the cream cheese break down into the hot squash and corn, then hit it with Ace Kickstart and bouillon until everything's smooth and coated—no lumps.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">5</span>
          <span class="cm-step-l">Add corn, squash, zucchini; cover and steam 10 min</span>
          <span class="cm-step-meta">10 min</span>
        </div>
        <p class="cm-step-b">Reduce to medium heat, stir every couple minutes to prevent sticking.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">6</span>
          <span class="cm-step-l">Turn off heat, add shredded cheese, cover to melt</span>
          <span class="cm-step-meta">2 min</span>
        </div>
        <p class="cm-step-b">The residual heat will melt that cheese fast, so cover the pan and let it sit; you're looking for a creamy, cohesive consistency, not broken and greasy.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">7</span>
          <span class="cm-step-l">Stir in cheese, adjust seasonings, serve hot</span>
          <span class="cm-step-meta">2 min</span>
        </div>
        <p class="cm-step-b">Fold the melted cheese through, taste it, and add more Ace Kickstart or salt if it needs backbone—then get it on the plate while it's still hot and luscious.</p>
      </li>
</ol>
  </section>
    <section class="cm-section cm-tips">
      <h3>Notes from the kitchen</h3>
      <ul class="cm-notes">
        <li>Quarter your squash first, then cut into bite-size pieces—dicing straight saves five minutes but leaves uneven cooking.</li>
<li>Reserve that corn liquid; stir it in if the pan dries out before the squash softens.</li>
<li>Don't skip the cover during steaming—traps heat and moisture so everything softens in exactly ten minutes.</li>
      </ul>
    </section>
  <div class="cm-foot">
    Casa M Spice Co® · Real fire, real flavor, real folks.
  </div>
</div>]]>
    </content>
  </entry>
  <entry>
    <id>https://casamspice.com/blogs/recipes/casa-m-hooked%C2%AE-coleslaw</id>
    <published>2025-04-20T00:00:00-05:00</published>
    <updated>2026-06-08T13:15:24-05:00</updated>
    <link rel="alternate" type="text/html" href="https://casamspice.com/blogs/recipes/casa-m-hooked%C2%AE-coleslaw"/>
    <title>CASA M HOOKED® COLESLAW</title>
    <author>
      <name>Mike Hernandez</name>
    </author>
    <summary type="html">
      <![CDATA[Shredded cabbage turns tangy and crisp overnight in a sharp mayo dressing that'll have people coming back for seconds<p><a class="read-more" href="https://casamspice.com/blogs/recipes/casa-m-hooked%C2%AE-coleslaw">More</a></p>]]>
    </summary>
    <content type="html">
      <![CDATA[<style>
.casam-recipe { background:#FBF5E6; color:#3C2A1A;
  font-family: 'Cormorant Garamond', Georgia, serif;
  padding: clamp(22px, 4vw, 40px) clamp(18px, 4vw, 44px);
  border-radius: 8px; line-height: 1.5;
  border: 1px solid rgba(60,42,26,0.15);
  max-width: 740px; margin: 0 auto 32px;
}
.casam-recipe h2, .casam-recipe h3, .casam-recipe h4 {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-style: italic; color:#A02B2B; margin: 0 0 8px;
}
.casam-recipe h2 { font-size: clamp(26px, 4vw, 36px); }
.casam-recipe h3 { font-size: clamp(18px, 2.4vw, 22px); margin-top: 24px;
  border-bottom: 1px solid rgba(60,42,26,0.15); padding-bottom: 4px; }
.casam-recipe h4 { font-size: 15px; color:#7A5A3A; margin-top: 14px;
  text-transform: uppercase; letter-spacing: 2px; }
.casam-recipe .cm-head { display:flex; gap:24px; flex-wrap: wrap;
  align-items: flex-start; margin-bottom: 18px; }
.casam-recipe .cm-headtxt { flex: 2 1 280px; min-width: 0; }
.casam-recipe .cm-hero { flex: 1 1 220px; max-width: 280px; }
.casam-recipe .cm-hero img { width: 100%; height: auto; border-radius: 6px;
  border: 1px solid rgba(60,42,26,0.15); display: block; }
.casam-recipe .cm-headnote { font-style: italic; color:#3C2A1A;
  font-size: 16px; line-height: 1.5; margin: 8px 0 14px; }
.casam-recipe .cm-stamps { display: inline-flex; gap: 6px; flex-wrap: wrap;
  margin-top: 6px; }
.casam-recipe .cm-stamp { font-family: 'Manrope', system-ui, sans-serif;
  font-size: 10.5px; letter-spacing: 1.4px; text-transform: uppercase;
  font-weight: 700; color: #C9A961;
  background: rgba(201,169,97,0.12);
  border: 1px solid #C9A961; border-radius: 999px;
  padding: 3px 10px; }
.casam-recipe .cm-stamp.cm-diff { color: #A02B2B;
  border-color: #A02B2B; background: rgba(160,43,43,0.08); }
.casam-recipe .cm-ings { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-ings li { padding: 6px 0;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-size: 15px; }
.casam-recipe .cm-ings li.cm-opt { color: #7A5A3A; font-style: italic; }
.casam-recipe .cm-ings li.cm-opt::after { content: " · optional";
  font-size: 11px; letter-spacing: 1.4px; color: #C9A961;
  text-transform: uppercase; }
.casam-recipe .cm-steps { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-step { padding: 14px 0;
  border-bottom: 1px solid rgba(60,42,26,0.15); }
.casam-recipe .cm-step:last-child { border-bottom: 0; }
.casam-recipe .cm-step-h { display: flex; align-items: baseline; gap: 10px;
  flex-wrap: wrap; }
.casam-recipe .cm-step-n { display: inline-flex; align-items: center;
  justify-content: center; width: 26px; height: 26px;
  background: #A02B2B; color: #FBF5E6;
  border-radius: 999px; font-family: 'Manrope', sans-serif;
  font-weight: 700; font-size: 13px; flex-shrink: 0; }
.casam-recipe .cm-step-l { font-style: italic; font-size: 17px;
  color: #3C2A1A; font-weight: 600; }
.casam-recipe .cm-step-meta { margin-left: auto;
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.4px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; }
.casam-recipe .cm-step-b { margin: 8px 0 0 36px; font-size: 15px;
  color: #3C2A1A; line-height: 1.5; }
.casam-recipe .cm-section { margin-top: 28px; }
.casam-recipe .cm-tips ul { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-tips li { padding: 10px 0 10px 18px; position: relative;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-style: italic;
  color: #3C2A1A; }
.casam-recipe .cm-tips li::before { content: "—"; position: absolute;
  left: 0; color: #A02B2B; font-style: normal; font-weight: 700; }
.casam-recipe .cm-media { }
.casam-recipe .cm-intro-video { margin-top: 12px; margin-bottom: 28px; }
.casam-recipe .cm-vid-intro video { border: 2px solid #A02B2B;
  box-shadow: 0 4px 12px rgba(60,42,26,0.15); }
.casam-recipe .cm-vid-intro figcaption { font-style: italic;
  color: #A02B2B; font-size: 14px; margin-top: 8px;
  text-align: center; letter-spacing: 0.5px; }
.casam-recipe .cm-vid { margin: 0 0 18px; }
/* Long-form videos: landscape 16:9, full width. */
.casam-recipe .cm-vid.is-long video { width: 100%; height: auto;
  aspect-ratio: 16 / 9;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: contain; }
/* Short-form videos: vertical 9:16, centered, capped width.
   Autoplay-muted-loop treatment per the figure's class. */
.casam-recipe .cm-vid.is-short video { width: 100%; height: auto;
  aspect-ratio: 9 / 16;
  max-width: 360px; margin: 0 auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: cover; }
.casam-recipe .cm-vid.is-short { display: flex; flex-direction: column;
  align-items: center; }
/* Backward-compat for any .cm-vid that hasn't been tagged with a length. */
.casam-recipe .cm-vid video { width: 100%; height: auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; }
.casam-recipe .cm-vid figcaption { font-style: italic;
  color: #7A5A3A; font-size: 13px; margin-top: 6px;
  text-align: center; }
.casam-recipe .cm-gallery { display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 10px; }
.casam-recipe .cm-gal { margin: 0; }
.casam-recipe .cm-gal img { width: 100%; height: auto;
  aspect-ratio: 4 / 3; object-fit: cover;
  border-radius: 4px; border: 1px solid rgba(60,42,26,0.15);
  display: block; }
.casam-recipe .cm-gal figcaption { font-style: italic;
  color: #7A5A3A; font-size: 12px; margin-top: 4px;
  text-align: center; }
.casam-recipe .cm-foot { margin-top: 32px; padding-top: 14px;
  border-top: 1px solid rgba(60,42,26,0.15);
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.6px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; text-align: center; }
</style>
<div class="casam-recipe">
  <div class="cm-head">
    <div class="cm-headtxt">
      <h2>CASA M HOOKED® COLESLAW</h2>
      <p class="cm-headnote">Shredded cabbage turns tangy and crisp overnight in a sharp mayo dressing that'll have people coming back for seconds</p>
      <div class="cm-stamps">
<span class="cm-stamp">12</span><span class="cm-stamp">1h 15m</span>
</div>
    </div>
  </div>
  <section class="cm-section">
    <h3>Ingredients · La despensa</h3>
    <ul class="cm-ings">
      <li>For the Coleslaw:</li>
<li>1 medium head of green cabbage, shredded</li>
<li>1 medium carrot, peeled and grated</li>
<li>1/2 green bell pepper, diced</li>
<li>2 Tablespoons onion, diced</li>
<li>2 cups mayonnaise</li>
<li>3/4 cup sugar</li>
<li>1/4 cup Dijon mustard</li>
<li>1/4 cup cider vinegar</li>
<li>1 Tablespoon celery seeds</li>
<li>2 Tablespoons Casa M Spice Co® Hooked®</li>
<li class="cm-opt">Ace Kickstart® to taste</li>
    </ul>
  </section>
  <section class="cm-section">
    <h3>Method · Mise en place</h3>
    <ol class="cm-steps">
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">1</span>
          <span class="cm-step-l">Shred cabbage, grate carrot, dice pepper and onion</span>
          <span class="cm-step-meta">12 min</span>
        </div>
        <p class="cm-step-b">Use a sharp knife or mandoline to get the cabbage fine and even—thin pieces absorb the dressing faster and won't stay crunchy after the overnight sit.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">2</span>
          <span class="cm-step-l">Mix shredded veggies in large bowl</span>
          <span class="cm-step-meta">2 min</span>
        </div>
        <p class="cm-step-b">Get everything in one bowl so the dressing coats it all evenly; you don't want dry pockets of cabbage hiding in corners.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">3</span>
          <span class="cm-step-l">Whisk dressing ingredients in separate bowl</span>
          <span class="cm-step-meta">3 min</span>
        </div>
        <p class="cm-step-b">Mayo, sugar, mustard, spices, vinegar</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">4</span>
          <span class="cm-step-l">Pour dressing over veggies and toss well</span>
          <span class="cm-step-meta">3 min</span>
        </div>
        <p class="cm-step-b">Work it like you're massaging a brisket rub—every strand needs to glisten with mayo and vinegar, and you should see the cabbage start to soften and release its liquid right away.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">5</span>
          <span class="cm-step-l">Refrigerate to let flavors meld</span>
          <span class="cm-step-meta">60 min</span>
        </div>
        <p class="cm-step-b">Minimum 1 hour; improves overnight</p>
      </li>
</ol>
  </section>
    <section class="cm-section cm-tips">
      <h3>Notes from the kitchen</h3>
      <ul class="cm-notes">
        <li>Shred the cabbage thin and uniform so it absorbs dressing evenly, not in clumps.</li>
<li>The overnight sit isn't optional — vinegar needs time to cut through the mayo's richness.</li>
<li>Dice your onion small; large pieces stay raw and bitter even after sitting overnight.</li>
      </ul>
    </section>
  <div class="cm-foot">
    Casa M Spice Co® · Real fire, real flavor, real folks.
  </div>
</div>]]>
    </content>
  </entry>
  <entry>
    <id>https://casamspice.com/blogs/recipes/casa-m-epic-potato-salad</id>
    <published>2025-04-13T00:00:00-05:00</published>
    <updated>2026-06-08T13:14:52-05:00</updated>
    <link rel="alternate" type="text/html" href="https://casamspice.com/blogs/recipes/casa-m-epic-potato-salad"/>
    <title>Casa M Epic Potato Salad</title>
    <author>
      <name>Mike Hernandez</name>
    </author>
    <summary type="html">
      <![CDATA[Dress warm potatoes in mayo and Hooked® so they drink it all in, then chill it down cold<p><a class="read-more" href="https://casamspice.com/blogs/recipes/casa-m-epic-potato-salad">More</a></p>]]>
    </summary>
    <content type="html">
      <![CDATA[<style>
.casam-recipe { background:#FBF5E6; color:#3C2A1A;
  font-family: 'Cormorant Garamond', Georgia, serif;
  padding: clamp(22px, 4vw, 40px) clamp(18px, 4vw, 44px);
  border-radius: 8px; line-height: 1.5;
  border: 1px solid rgba(60,42,26,0.15);
  max-width: 740px; margin: 0 auto 32px;
}
.casam-recipe h2, .casam-recipe h3, .casam-recipe h4 {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-style: italic; color:#A02B2B; margin: 0 0 8px;
}
.casam-recipe h2 { font-size: clamp(26px, 4vw, 36px); }
.casam-recipe h3 { font-size: clamp(18px, 2.4vw, 22px); margin-top: 24px;
  border-bottom: 1px solid rgba(60,42,26,0.15); padding-bottom: 4px; }
.casam-recipe h4 { font-size: 15px; color:#7A5A3A; margin-top: 14px;
  text-transform: uppercase; letter-spacing: 2px; }
.casam-recipe .cm-head { display:flex; gap:24px; flex-wrap: wrap;
  align-items: flex-start; margin-bottom: 18px; }
.casam-recipe .cm-headtxt { flex: 2 1 280px; min-width: 0; }
.casam-recipe .cm-hero { flex: 1 1 220px; max-width: 280px; }
.casam-recipe .cm-hero img { width: 100%; height: auto; border-radius: 6px;
  border: 1px solid rgba(60,42,26,0.15); display: block; }
.casam-recipe .cm-headnote { font-style: italic; color:#3C2A1A;
  font-size: 16px; line-height: 1.5; margin: 8px 0 14px; }
.casam-recipe .cm-stamps { display: inline-flex; gap: 6px; flex-wrap: wrap;
  margin-top: 6px; }
.casam-recipe .cm-stamp { font-family: 'Manrope', system-ui, sans-serif;
  font-size: 10.5px; letter-spacing: 1.4px; text-transform: uppercase;
  font-weight: 700; color: #C9A961;
  background: rgba(201,169,97,0.12);
  border: 1px solid #C9A961; border-radius: 999px;
  padding: 3px 10px; }
.casam-recipe .cm-stamp.cm-diff { color: #A02B2B;
  border-color: #A02B2B; background: rgba(160,43,43,0.08); }
.casam-recipe .cm-ings { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-ings li { padding: 6px 0;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-size: 15px; }
.casam-recipe .cm-ings li.cm-opt { color: #7A5A3A; font-style: italic; }
.casam-recipe .cm-ings li.cm-opt::after { content: " · optional";
  font-size: 11px; letter-spacing: 1.4px; color: #C9A961;
  text-transform: uppercase; }
.casam-recipe .cm-steps { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-step { padding: 14px 0;
  border-bottom: 1px solid rgba(60,42,26,0.15); }
.casam-recipe .cm-step:last-child { border-bottom: 0; }
.casam-recipe .cm-step-h { display: flex; align-items: baseline; gap: 10px;
  flex-wrap: wrap; }
.casam-recipe .cm-step-n { display: inline-flex; align-items: center;
  justify-content: center; width: 26px; height: 26px;
  background: #A02B2B; color: #FBF5E6;
  border-radius: 999px; font-family: 'Manrope', sans-serif;
  font-weight: 700; font-size: 13px; flex-shrink: 0; }
.casam-recipe .cm-step-l { font-style: italic; font-size: 17px;
  color: #3C2A1A; font-weight: 600; }
.casam-recipe .cm-step-meta { margin-left: auto;
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.4px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; }
.casam-recipe .cm-step-b { margin: 8px 0 0 36px; font-size: 15px;
  color: #3C2A1A; line-height: 1.5; }
.casam-recipe .cm-section { margin-top: 28px; }
.casam-recipe .cm-tips ul { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-tips li { padding: 10px 0 10px 18px; position: relative;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-style: italic;
  color: #3C2A1A; }
.casam-recipe .cm-tips li::before { content: "—"; position: absolute;
  left: 0; color: #A02B2B; font-style: normal; font-weight: 700; }
.casam-recipe .cm-media { }
.casam-recipe .cm-intro-video { margin-top: 12px; margin-bottom: 28px; }
.casam-recipe .cm-vid-intro video { border: 2px solid #A02B2B;
  box-shadow: 0 4px 12px rgba(60,42,26,0.15); }
.casam-recipe .cm-vid-intro figcaption { font-style: italic;
  color: #A02B2B; font-size: 14px; margin-top: 8px;
  text-align: center; letter-spacing: 0.5px; }
.casam-recipe .cm-vid { margin: 0 0 18px; }
/* Long-form videos: landscape 16:9, full width. */
.casam-recipe .cm-vid.is-long video { width: 100%; height: auto;
  aspect-ratio: 16 / 9;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: contain; }
/* Short-form videos: vertical 9:16, centered, capped width.
   Autoplay-muted-loop treatment per the figure's class. */
.casam-recipe .cm-vid.is-short video { width: 100%; height: auto;
  aspect-ratio: 9 / 16;
  max-width: 360px; margin: 0 auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: cover; }
.casam-recipe .cm-vid.is-short { display: flex; flex-direction: column;
  align-items: center; }
/* Backward-compat for any .cm-vid that hasn't been tagged with a length. */
.casam-recipe .cm-vid video { width: 100%; height: auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; }
.casam-recipe .cm-vid figcaption { font-style: italic;
  color: #7A5A3A; font-size: 13px; margin-top: 6px;
  text-align: center; }
.casam-recipe .cm-gallery { display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 10px; }
.casam-recipe .cm-gal { margin: 0; }
.casam-recipe .cm-gal img { width: 100%; height: auto;
  aspect-ratio: 4 / 3; object-fit: cover;
  border-radius: 4px; border: 1px solid rgba(60,42,26,0.15);
  display: block; }
.casam-recipe .cm-gal figcaption { font-style: italic;
  color: #7A5A3A; font-size: 12px; margin-top: 4px;
  text-align: center; }
.casam-recipe .cm-foot { margin-top: 32px; padding-top: 14px;
  border-top: 1px solid rgba(60,42,26,0.15);
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.6px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; text-align: center; }
</style>
<div class="casam-recipe">
  <div class="cm-head">
    <div class="cm-headtxt">
      <h2>Casa M Epic Potato Salad</h2>
      <p class="cm-headnote">Dress warm potatoes in mayo and Hooked® so they drink it all in, then chill it down cold</p>
      <div class="cm-stamps">
<span class="cm-stamp">8</span><span class="cm-stamp">1h 35m</span>
</div>
    </div>
  </div>
  <section class="cm-section">
    <h3>Ingredients · La despensa</h3>
    <ul class="cm-ings">
      <li>For the Potatoes:</li>
<li>5 medium potatoes, peeled and diced</li>
<li>3/4 cup mayonnaise</li>
<li>2 Tablespoons mustard</li>
<li>2 Tablespoons Casa M Spice Co® Hooked®</li>
<li>1 Tablespoon sugar</li>
<li>1 green onion, sliced</li>
<li>2 celery stalks, diced</li>
<li>2 Tablespoons cider vinegar</li>
<li>2 Tablespoons dill pickles, diced fine</li>
<li class="cm-opt">Season to taste with Ace Kickstart®</li>
    </ul>
  </section>
  <section class="cm-section">
    <h3>Method · Mise en place</h3>
    <ol class="cm-steps">
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">1</span>
          <span class="cm-step-l">Peel and dice 5 medium potatoes</span>
          <span class="cm-step-meta">8 min</span>
        </div>
        <p class="cm-step-b">Cut your potatoes into roughly ¾-inch cubes — you want them uniform so they cook evenly and won't turn to mush when you toss them warm with the dressing.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">2</span>
          <span class="cm-step-l">Boil potatoes until just tender</span>
          <span class="cm-step-meta">15 min · 212°F</span>
        </div>
        <p class="cm-step-b">Test with fork for doneness</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">3</span>
          <span class="cm-step-l">Cool potatoes in cold water then drain</span>
          <span class="cm-step-meta">5 min</span>
        </div>
        <p class="cm-step-b">Stops carryover cooking</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">4</span>
          <span class="cm-step-l">Dice celery, pickles, slice green onion</span>
          <span class="cm-step-meta">5 min</span>
        </div>
        <p class="cm-step-b">Keep your cuts consistent and fine — especially those pickles — so every forkful has flavor distributed evenly, and nothing gets lost in the mix.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">5</span>
          <span class="cm-step-l">Mix potatoes with all ingredients in bowl</span>
          <span class="cm-step-meta">4 min</span>
        </div>
        <p class="cm-step-b">Potato starch will thicken sauce</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">6</span>
          <span class="cm-step-l">Chill in refrigerator until cold</span>
          <span class="cm-step-meta">60 min</span>
        </div>
        <p class="cm-step-b">Can be made up to 24 hours ahead</p>
      </li>
</ol>
  </section>
    <section class="cm-section cm-tips">
      <h3>Notes from the kitchen</h3>
      <ul class="cm-notes">
        <li>Ice bath after boiling stops carryover cooking so potatoes stay firm, not mealy.</li>
<li>Toss warm potatoes with dressing so starch soaks up flavor instead of mayo sitting on top.</li>
<li>Hooked® brings the heat — start with less if your crowd prefers mild potato salad.</li>
      </ul>
    </section>
  <div class="cm-foot">
    Casa M Spice Co® · Real fire, real flavor, real folks.
  </div>
</div>]]>
    </content>
  </entry>
  <entry>
    <id>https://casamspice.com/blogs/recipes/ace-kickstart%C2%AE-blackened-chicken-alfredo</id>
    <published>2025-04-06T10:55:00-05:00</published>
    <updated>2026-06-08T13:14:51-05:00</updated>
    <link rel="alternate" type="text/html" href="https://casamspice.com/blogs/recipes/ace-kickstart%C2%AE-blackened-chicken-alfredo"/>
    <title>ACE KICKSTART® BLACKENED CHICKEN ALFREDO</title>
    <author>
      <name>Mike Hernandez</name>
    </author>
    <summary type="html">
      <![CDATA[Blackened crust on chicken meets creamy Alfredo sauce—two bold flavors working hard, no fussing required<p><a class="read-more" href="https://casamspice.com/blogs/recipes/ace-kickstart%C2%AE-blackened-chicken-alfredo">More</a></p>]]>
    </summary>
    <content type="html">
      <![CDATA[<style>
.casam-recipe { background:#FBF5E6; color:#3C2A1A;
  font-family: 'Cormorant Garamond', Georgia, serif;
  padding: clamp(22px, 4vw, 40px) clamp(18px, 4vw, 44px);
  border-radius: 8px; line-height: 1.5;
  border: 1px solid rgba(60,42,26,0.15);
  max-width: 740px; margin: 0 auto 32px;
}
.casam-recipe h2, .casam-recipe h3, .casam-recipe h4 {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-style: italic; color:#A02B2B; margin: 0 0 8px;
}
.casam-recipe h2 { font-size: clamp(26px, 4vw, 36px); }
.casam-recipe h3 { font-size: clamp(18px, 2.4vw, 22px); margin-top: 24px;
  border-bottom: 1px solid rgba(60,42,26,0.15); padding-bottom: 4px; }
.casam-recipe h4 { font-size: 15px; color:#7A5A3A; margin-top: 14px;
  text-transform: uppercase; letter-spacing: 2px; }
.casam-recipe .cm-head { display:flex; gap:24px; flex-wrap: wrap;
  align-items: flex-start; margin-bottom: 18px; }
.casam-recipe .cm-headtxt { flex: 2 1 280px; min-width: 0; }
.casam-recipe .cm-hero { flex: 1 1 220px; max-width: 280px; }
.casam-recipe .cm-hero img { width: 100%; height: auto; border-radius: 6px;
  border: 1px solid rgba(60,42,26,0.15); display: block; }
.casam-recipe .cm-headnote { font-style: italic; color:#3C2A1A;
  font-size: 16px; line-height: 1.5; margin: 8px 0 14px; }
.casam-recipe .cm-stamps { display: inline-flex; gap: 6px; flex-wrap: wrap;
  margin-top: 6px; }
.casam-recipe .cm-stamp { font-family: 'Manrope', system-ui, sans-serif;
  font-size: 10.5px; letter-spacing: 1.4px; text-transform: uppercase;
  font-weight: 700; color: #C9A961;
  background: rgba(201,169,97,0.12);
  border: 1px solid #C9A961; border-radius: 999px;
  padding: 3px 10px; }
.casam-recipe .cm-stamp.cm-diff { color: #A02B2B;
  border-color: #A02B2B; background: rgba(160,43,43,0.08); }
.casam-recipe .cm-ings { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-ings li { padding: 6px 0;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-size: 15px; }
.casam-recipe .cm-ings li.cm-opt { color: #7A5A3A; font-style: italic; }
.casam-recipe .cm-ings li.cm-opt::after { content: " · optional";
  font-size: 11px; letter-spacing: 1.4px; color: #C9A961;
  text-transform: uppercase; }
.casam-recipe .cm-steps { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-step { padding: 14px 0;
  border-bottom: 1px solid rgba(60,42,26,0.15); }
.casam-recipe .cm-step:last-child { border-bottom: 0; }
.casam-recipe .cm-step-h { display: flex; align-items: baseline; gap: 10px;
  flex-wrap: wrap; }
.casam-recipe .cm-step-n { display: inline-flex; align-items: center;
  justify-content: center; width: 26px; height: 26px;
  background: #A02B2B; color: #FBF5E6;
  border-radius: 999px; font-family: 'Manrope', sans-serif;
  font-weight: 700; font-size: 13px; flex-shrink: 0; }
.casam-recipe .cm-step-l { font-style: italic; font-size: 17px;
  color: #3C2A1A; font-weight: 600; }
.casam-recipe .cm-step-meta { margin-left: auto;
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.4px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; }
.casam-recipe .cm-step-b { margin: 8px 0 0 36px; font-size: 15px;
  color: #3C2A1A; line-height: 1.5; }
.casam-recipe .cm-section { margin-top: 28px; }
.casam-recipe .cm-tips ul { list-style: none; padding: 0; margin: 0; }
.casam-recipe .cm-tips li { padding: 10px 0 10px 18px; position: relative;
  border-bottom: 1px dotted rgba(60,42,26,0.15); font-style: italic;
  color: #3C2A1A; }
.casam-recipe .cm-tips li::before { content: "—"; position: absolute;
  left: 0; color: #A02B2B; font-style: normal; font-weight: 700; }
.casam-recipe .cm-media { }
.casam-recipe .cm-intro-video { margin-top: 12px; margin-bottom: 28px; }
.casam-recipe .cm-vid-intro video { border: 2px solid #A02B2B;
  box-shadow: 0 4px 12px rgba(60,42,26,0.15); }
.casam-recipe .cm-vid-intro figcaption { font-style: italic;
  color: #A02B2B; font-size: 14px; margin-top: 8px;
  text-align: center; letter-spacing: 0.5px; }
.casam-recipe .cm-vid { margin: 0 0 18px; }
/* Long-form videos: landscape 16:9, full width. */
.casam-recipe .cm-vid.is-long video { width: 100%; height: auto;
  aspect-ratio: 16 / 9;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: contain; }
/* Short-form videos: vertical 9:16, centered, capped width.
   Autoplay-muted-loop treatment per the figure's class. */
.casam-recipe .cm-vid.is-short video { width: 100%; height: auto;
  aspect-ratio: 9 / 16;
  max-width: 360px; margin: 0 auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; object-fit: cover; }
.casam-recipe .cm-vid.is-short { display: flex; flex-direction: column;
  align-items: center; }
/* Backward-compat for any .cm-vid that hasn't been tagged with a length. */
.casam-recipe .cm-vid video { width: 100%; height: auto;
  border-radius: 6px; border: 1px solid rgba(60,42,26,0.15);
  background: #000; display: block; }
.casam-recipe .cm-vid figcaption { font-style: italic;
  color: #7A5A3A; font-size: 13px; margin-top: 6px;
  text-align: center; }
.casam-recipe .cm-gallery { display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 10px; }
.casam-recipe .cm-gal { margin: 0; }
.casam-recipe .cm-gal img { width: 100%; height: auto;
  aspect-ratio: 4 / 3; object-fit: cover;
  border-radius: 4px; border: 1px solid rgba(60,42,26,0.15);
  display: block; }
.casam-recipe .cm-gal figcaption { font-style: italic;
  color: #7A5A3A; font-size: 12px; margin-top: 4px;
  text-align: center; }
.casam-recipe .cm-foot { margin-top: 32px; padding-top: 14px;
  border-top: 1px solid rgba(60,42,26,0.15);
  font-family: 'Manrope', sans-serif; font-size: 10.5px;
  letter-spacing: 1.6px; color: #7A5A3A;
  text-transform: uppercase; font-weight: 600; text-align: center; }
</style>
<div class="casam-recipe">
  <div class="cm-head">
    <div class="cm-headtxt">
      <h2>ACE KICKSTART® BLACKENED CHICKEN ALFREDO</h2>
      <p class="cm-headnote">Blackened crust on chicken meets creamy Alfredo sauce—two bold flavors working hard, no fussing required</p>
      <div class="cm-stamps">
<span class="cm-stamp">6</span><span class="cm-stamp">35 min</span>
</div>
    </div>
  </div>
  <section class="cm-section">
    <h3>Ingredients · La despensa</h3>
    <ul class="cm-ings">
      <li>For the Chicken:</li>
<li>4 chicken breasts, boneless, skinless</li>
<li>1 teaspoon avocado oil</li>
<li>Ace Kickstart®</li>
<li>For the Alfredo:</li>
<li>1 pound fettuccini</li>
<li>1 stick (8 Tablespoons) butter, unsalted, room temperature</li>
<li>4 oz shaved Parmesan cheese</li>
<li>Ace Kickstart®</li>
<li>2 cups hot pasta water</li>
    </ul>
  </section>
  <section class="cm-section">
    <h3>Method · Mise en place</h3>
    <ol class="cm-steps">
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">1</span>
          <span class="cm-step-l">Preheat cooking surface to high and medium-high zones</span>
          <span class="cm-step-meta">10 min</span>
        </div>
        <p class="cm-step-b">Blackstone or griddle with dual heat zones for chicken.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">2</span>
          <span class="cm-step-l">Bring salted pasta water to boil</span>
          <span class="cm-step-meta">8 min</span>
        </div>
        <p class="cm-step-b">Salt water until it tastes like the ocean.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">3</span>
          <span class="cm-step-l">Coat chicken with oil and dust with Ace Kickstart</span>
          <span class="cm-step-meta">4 min</span>
        </div>
        <p class="cm-step-b">You want an even, thin coating of spice that sticks to the oil—if it's clumping or sliding off, you need a little more oil on the chicken. Don't be shy with the Ace Kickstart; this is where all your flavor lives.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">4</span>
          <span class="cm-step-l">Sear chicken on high heat for 5 min</span>
          <span class="cm-step-meta">5 min</span>
        </div>
        <p class="cm-step-b">First side on high heat zone.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">5</span>
          <span class="cm-step-l">Cook fettuccini for 10 min</span>
          <span class="cm-step-meta">10 min</span>
        </div>
        <p class="cm-step-b">Start pasta around the first chicken flip.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">6</span>
          <span class="cm-step-l">Flip and continue cooking chicken to 155F internal</span>
          <span class="cm-step-meta">5 min</span>
        </div>
        <p class="cm-step-b">Move to medium heat zone if needed; pull at 155F.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">7</span>
          <span class="cm-step-l">Let chicken rest briefly</span>
          <span class="cm-step-meta">3 min</span>
        </div>
        <p class="cm-step-b">Carryover cooking brings to 165F.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">8</span>
          <span class="cm-step-l">Drain pasta and reserve 2 cups pasta water</span>
          <span class="cm-step-meta">2 min</span>
        </div>
        <p class="cm-step-b">That starchy pasta water is liquid gold for your sauce, so don't dump it down the drain—the heat and starch will help your butter and Parmesan come together into something creamy without cream.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">9</span>
          <span class="cm-step-l">Make Alfredo sauce with butter, cheese, and pasta water</span>
          <span class="cm-step-meta">4 min</span>
        </div>
        <p class="cm-step-b">Stir in hot pot until creamy; season with Ace Kickstart.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">10</span>
          <span class="cm-step-l">Plate pasta and top with sliced chicken</span>
          <span class="cm-step-meta">2 min</span>
        </div>
        <p class="cm-step-b">Dust with extra Parmesan as desired.</p>
      </li>
</ol>
  </section>
    <section class="cm-section cm-tips">
      <h3>Notes from the kitchen</h3>
      <ul class="cm-notes">
        <li>Don't skip the dual heat zones—high sears the crust, medium finishes cooking without burning the spice.</li>
<li>Pull the chicken at 155°F internal; carryover heat during rest gets you to safe 165°F without drying it out.</li>
<li>Use that reserved pasta water to loosen the Alfredo, not cream—starch keeps the sauce from breaking and coating better.</li>
      </ul>
    </section>
  <div class="cm-foot">
    Casa M Spice Co® · Real fire, real flavor, real folks.
  </div>
</div>]]>
    </content>
  </entry>
</feed>
