<?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>2026-07-05T21:40:35-05:00</updated>
  <author>
    <name>Casa M Spice Co</name>
  </author>
  <entry>
    <id>https://casamspice.com/blogs/recipes/casa-m-detroit-style-pizza-10x14</id>
    <published>2026-07-05T21:40:35-05:00</published>
    <updated>2026-07-12T14:06:03-05:00</updated>
    <link rel="alternate" type="text/html" href="https://casamspice.com/blogs/recipes/casa-m-detroit-style-pizza-10x14"/>
    <title>Casa M Detroit-Style Pizza 10&quot;x14&quot;</title>
    <author>
      <name>Mike</name>
    </author>
    <summary type="html">
      <![CDATA[Coconut-oil frico Detroit. 70% hydration, block cheese to the walls, sauce stripes on top. Two-stage convection + flame-off Ooni bake for a fried bottom.<p><a class="read-more" href="https://casamspice.com/blogs/recipes/casa-m-detroit-style-pizza-10x14">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-updated { margin-top: 26px; padding: 8px 12px;
  border-left: 3px solid #C9A961;
  background: rgba(201,169,97,0.08);
  font-style: italic; color: #7A5A3A; font-size: 14px; }
.casam-recipe .cm-updated strong { color: #A02B2B;
  font-style: normal; font-family: 'Manrope', sans-serif; font-size: 11px;
  letter-spacing: 1.4px; text-transform: uppercase; margin-right: 6px; }
.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 Detroit-Style Pizza 10"x14"</h2>
      <p class="cm-headnote">Coconut-oil frico Detroit. 70% hydration, block cheese to the walls, sauce stripes on top. Two-stage convection + flame-off Ooni bake for a fried bottom.</p>
      <div class="cm-stamps">
<span class="cm-stamp">24</span><span class="cm-stamp">6h</span><span class="cm-stamp cm-diff">medium</span>
</div>
    </div>
    <div class="cm-hero"><img src="https://media.casam.me/cocina/recipes/9252c718-e434-4696-bd7c-3d96d687bb7d/c0c817ca-3017-4621-a573-83db9e83aa08-img-7506.jpg" alt='Casa M Detroit-Style Pizza 10"x14"' loading="lazy"></div>
  </div>
  <section class="cm-section">
    <h3>Ingredients · La despensa</h3>
    <ul class="cm-ings">
      <li>dough — 2x 10x14 (490 g balls)</li>
<li>560 g bread flour (kabf)</li>
<li>392 g water (70%)</li>
<li>11 g salt (2%)</li>
<li>11 g ldmp (2%)</li>
<li>2.8 g idy overnight cf — or 5.5 g same-day (1%) — or 12 g (2%) for a rushed ~2 hr warm proof</li>
<li>coconut oil, for the pans (walls too)</li>
<li>per pan</li>
<li>9 oz block cheese, cubed — muenster / chihuahua / cojack / brick (any good melting-browning cheese); pack to the walls for frico</li>
<li>6 oz low-moisture mozzarella, with ~1 oz aged Parmesan in the mix</li>
<li>3 oz sausage (browned, drained, slightly under-cooked)</li>
<li>3 oz pepperoni — under the cheese</li>
<li>1/2 cup Casa M marinara pizza sauce, cooked at 185f for 30 mins, then cooled — 3 stripes applied after the bake</li>
<li>Casa M Spice Co® Chain Reaction®</li>
<li class="cm-opt">optional: white habanero cheddar or triple pepper jack in the block blend for heat</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 to a shaggy mass, rest 15 min, knead smooth, ball and oil.</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">2</span>
          <span class="cm-step-l">Overnight cold ferment (0.5% IDY); pull 4-5 hr before bake. Same-day: 4 hr at 1%. RUSHED: 2% IDY, warm bulk 20 min, pan, warm-proof ~2 hr — denser but excellent.</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">3</span>
          <span class="cm-step-l">Coconut-oil the pans, walls included. Press one 490 g ball per pan to the corners; rest 15 min and re-press if it fights back. Pan-proof ~2 hr until puffy and filling the corners.</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">4</span>
          <span class="cm-step-l">Sausage and/or pepperoni directly on the dough (under the cheese).</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">5</span>
          <span class="cm-step-l">Block cheese packed HARD against all four walls (frico), scattered across the field; lacy LM mozz over the field last.</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">6</span>
          <span class="cm-step-l">Convection: 500F, middle rack, 12 min.</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">7</span>
          <span class="cm-step-l">Ooni finish: flame OFF but fully heated. 20-30 sec per side, rotate 180 between 30-sec cycles, until the walls are deep golden and the bottom is fried mahogany.</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">8</span>
          <span class="cm-step-l">Free the edges the second it's out, lift from the pan, 3 sauce stripes down the length. Rest 2 min, cut into 8-12 pieces</span>
        </div>
      </li>
</ol>
  </section>
    <section class="cm-section cm-media">
      <h3>More from the kitchen</h3>
        <div class="cm-gallery">
            <figure class="cm-gal">
              <img src="https://media.casam.me/cocina/recipes/9252c718-e434-4696-bd7c-3d96d687bb7d/60e7a2cf-3ebd-43d4-bf69-c153950511af-img-7505.jpg" alt='Casa M Detroit-Style Pizza 10"x14"' loading="lazy">
              <figcaption>Finished pepperoni pie</figcaption>
            </figure>
            <figure class="cm-gal">
              <img src="https://media.casam.me/cocina/recipes/9252c718-e434-4696-bd7c-3d96d687bb7d/865ff057-a462-4d1f-91d1-27b724f479b6-img-7492.jpg" alt='Casa M Detroit-Style Pizza 10"x14"' loading="lazy">
              <figcaption>Corners</figcaption>
            </figure>
            <figure class="cm-gal">
              <img src="https://media.casam.me/cocina/recipes/9252c718-e434-4696-bd7c-3d96d687bb7d/9a3b7717-5b3a-478c-966d-ff1ca21289b5-img-7490.jpg" alt='Casa M Detroit-Style Pizza 10"x14"' loading="lazy">
            </figure>
            <figure class="cm-gal">
              <img src="https://media.casam.me/cocina/recipes/9252c718-e434-4696-bd7c-3d96d687bb7d/9fce8bb5-9543-4ccd-ba06-b3b497074c6e-img-7489.jpg" alt='Casa M Detroit-Style Pizza 10"x14"' loading="lazy">
              <figcaption>Fully dressed cooling to get cut</figcaption>
            </figure>
            <figure class="cm-gal">
              <img src="https://media.casam.me/cocina/recipes/9252c718-e434-4696-bd7c-3d96d687bb7d/6cf8ace2-9070-4940-98f4-fd6bff22eddf-img-7468.jpg" alt='Casa M Detroit-Style Pizza 10"x14"' loading="lazy">
            </figure>
        </div>
    </section>
    <section class="cm-section cm-tips">
      <h3>Notes from the kitchen</h3>
      <ul class="cm-notes">
        <li>Pack the block cheese so it physically touches all four walls before it goes in the oven — if there are gaps, you'll get soft edges instead of the shatteringly crisp frico crust that defines the style.</li>
<li>When using the Ooni finish, pull the pizza the moment you see the bottom corner through the rack go mahogany-brown, not golden — that deep fried color is what separates a proper DSP from a thick pan pizza.</li>
<li>If the dough keeps springing back during the corner press, walk away for a full 15 minutes and let the gluten relax before trying again rather than forcing it, or you'll bake uneven thickness with thin centers and thick edges.</li>
      </ul>
    </section>
  <div class="cm-updated">
<strong>Updated</strong>Added source URL; renamed marinara pizza sauce to pizza sauce; trimmed description and set heat level to 5.</div>
  <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-sicilian-14-square-di-fara-style</id>
    <published>2026-07-05T21:03:18-05:00</published>
    <updated>2026-07-12T14:05:29-05:00</updated>
    <link rel="alternate" type="text/html" href="https://casamspice.com/blogs/recipes/casa-m-sicilian-14-square-di-fara-style"/>
    <title>Casa M Sicilian 14&quot; Square Pizza — Di Fara-Style</title>
    <author>
      <name>Mike</name>
    </author>
    <summary type="html">
      <![CDATA[66% hydration (LOCKED) Di Fara square: cheese blend, sauce, fresh mozz on top, finished OUT OF THE OVEN with parm, red pepper flakes, 1836 Texas black-pepper olive oil, and fresh basil. Coconut-oil pan, two-stage bake.<p><a class="read-more" href="https://casamspice.com/blogs/recipes/casa-m-sicilian-14-square-di-fara-style">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-updated { margin-top: 26px; padding: 8px 12px;
  border-left: 3px solid #C9A961;
  background: rgba(201,169,97,0.08);
  font-style: italic; color: #7A5A3A; font-size: 14px; }
.casam-recipe .cm-updated strong { color: #A02B2B;
  font-style: normal; font-family: 'Manrope', sans-serif; font-size: 11px;
  letter-spacing: 1.4px; text-transform: uppercase; margin-right: 6px; }
.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 Sicilian 14" Square Pizza — Di Fara-Style</h2>
      <p class="cm-headnote">66% hydration (LOCKED) Di Fara square: cheese blend, sauce, fresh mozz on top, finished OUT OF THE OVEN with parm, red pepper flakes, 1836 Texas black-pepper olive oil, and fresh basil. Coconut-oil pan, two-stage bake.</p>
      <div class="cm-stamps">
<span class="cm-stamp">16</span><span class="cm-stamp">6h</span><span class="cm-stamp cm-diff">medium</span>
</div>
    </div>
    <div class="cm-hero"><img src="https://media.casam.me/cocina/recipes/191945cf-2785-4459-9d3b-62be882f9938/3f62a90d-b094-4894-89f4-e1cb12b3ff65-img-7482.jpg" alt='Casa M Sicilian 14" Square Pizza — Di Fara-Style' loading="lazy"></div>
  </div>
  <section class="cm-section">
    <h3>Ingredients · La despensa</h3>
    <ul class="cm-ings">
      <li>dough — 1x ~920 g sicilian (14"x14") — 66% canonical</li>
<li>548 g bread flour</li>
<li>362 g water (66% — locked; more open crumb than 64%)</li>
<li>11 g salt (2%)</li>
<li>5.5 g ldmp (1%)</li>
<li>5.5 g turbinado (1%)</li>
<li>2.5 g idy (0.5% overnight cf)</li>
<li>coconut oil, for the pan</li>
<li>build (bottom to top)</li>
<li>cheese blend: ~8 oz low-moisture mozz + fresh mozz (torn) + a touch of shredded Pecorino-Romano + aged Parmesan</li>
<li>2 cups Casa M marinara pizza sauce</li>
<li>Casa M Spice Co® Chain Reaction®</li>
<li>5 oz pepperoni</li>
<li>3 oz Italian sausage crumbles</li>
<li>6 oz fresh mozzarella pearls — on top for melty pools</li>
<li>finish — out of the oven, in this order</li>
<li>parm / Asiago — grated heavy</li>
<li>red pepper flakes</li>
<li>1836 olive oil (texas-native black-pepper evoo) — drizzle from height</li>
<li>fresh basil — snipped on top just before serving</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">Overnight cold ferment at 0.5% IDY (or ~76F / 8 hr bulk). Ball and bag.</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">2</span>
          <span class="cm-step-l">Coconut-oil the pan; press the dough in; pan-proof 1-2 hr. At 66% it fills the corners easily.</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">3</span>
          <span class="cm-step-l">Build: cheese blend on the dough, then sauce, then pepperoni or sausage, then torn fresh mozz on top.</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">4</span>
          <span class="cm-step-l">Convection: 500F, 15 FULL mins. It's thick — let the bottom fully set, don't rush it out.</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">5</span>
          <span class="cm-step-l">Ooni finish: flame off, 20-30 sec per side, 180 rotation, until the top is blistered and the bottom fried. Rotate a touch sooner if the corners darken fast.</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">6</span>
          <span class="cm-step-l">Out, free the edges, onto a board. Finish IN ORDER: parm/asiago, red pepper flakes, 1836 from height, fresh basil last.</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">7</span>
          <span class="cm-step-l">Rest 3-4 min, cut into 12-16 pieces</span>
        </div>
      </li>
</ol>
  </section>
    <section class="cm-section cm-media">
      <h3>More from the kitchen</h3>
        <div class="cm-gallery">
            <figure class="cm-gal">
              <img src="https://media.casam.me/cocina/recipes/191945cf-2785-4459-9d3b-62be882f9938/71d56972-27e2-4a54-ad16-457ce5097f08-img-7459.jpg" alt='Casa M Sicilian 14" Square Pizza — Di Fara-Style' loading="lazy">
            </figure>
            <figure class="cm-gal">
              <img src="https://media.casam.me/cocina/recipes/191945cf-2785-4459-9d3b-62be882f9938/c5a0fbf4-11ca-4b8c-8e05-5065ddb6b2ab-img-7464.jpg" alt='Casa M Sicilian 14" Square Pizza — Di Fara-Style' loading="lazy">
            </figure>
            <figure class="cm-gal">
              <img src="https://media.casam.me/cocina/recipes/191945cf-2785-4459-9d3b-62be882f9938/80d322a3-a51f-4d82-ab3a-d7af4caa39ae-img-7477.jpg" alt='Casa M Sicilian 14" Square Pizza — Di Fara-Style' loading="lazy">
            </figure>
            <figure class="cm-gal">
              <img src="https://media.casam.me/cocina/recipes/191945cf-2785-4459-9d3b-62be882f9938/03ceaaa2-1490-48ee-b8da-9f120119936a-img-7478.jpg" alt='Casa M Sicilian 14" Square Pizza — Di Fara-Style' loading="lazy">
            </figure>
            <figure class="cm-gal">
              <img src="https://media.casam.me/cocina/recipes/191945cf-2785-4459-9d3b-62be882f9938/7cc0732f-1b8d-41e6-9fa3-b4a65d328fdd-img-7479.jpg" alt='Casa M Sicilian 14" Square Pizza — Di Fara-Style' loading="lazy">
            </figure>
            <figure class="cm-gal">
              <img src="https://media.casam.me/cocina/recipes/191945cf-2785-4459-9d3b-62be882f9938/64ad99fc-829c-4ba8-b561-42fe45ce947a-img-7484.jpg" alt='Casa M Sicilian 14" Square Pizza — Di Fara-Style' loading="lazy">
            </figure>
            <figure class="cm-gal">
              <img src="https://media.casam.me/cocina/recipes/191945cf-2785-4459-9d3b-62be882f9938/ab8f5c08-8e34-4fd5-8e61-fb434c45d560-img-7481.jpg" alt='Casa M Sicilian 14" Square Pizza — Di Fara-Style' loading="lazy">
            </figure>
            <figure class="cm-gal">
              <img src="https://media.casam.me/cocina/recipes/191945cf-2785-4459-9d3b-62be882f9938/639051fc-78bb-4d1f-ba2d-a9800839c55c-img-7485.jpg" alt='Casa M Sicilian 14" Square Pizza — Di Fara-Style' loading="lazy">
            </figure>
            <figure class="cm-gal">
              <img src="https://media.casam.me/cocina/recipes/191945cf-2785-4459-9d3b-62be882f9938/d8770b7a-e14c-486f-b6be-466111c54870-img-7486.jpg" alt='Casa M Sicilian 14" Square Pizza — Di Fara-Style' loading="lazy">
            </figure>
            <figure class="cm-gal">
              <img src="https://media.casam.me/cocina/recipes/191945cf-2785-4459-9d3b-62be882f9938/8ac8eeda-2abd-44d2-a047-ad3d63cfc68b-img-7487.jpg" alt='Casa M Sicilian 14" Square Pizza — Di Fara-Style' loading="lazy">
            </figure>
            <figure class="cm-gal">
              <img src="https://media.casam.me/cocina/recipes/191945cf-2785-4459-9d3b-62be882f9938/efa90df1-9429-4edb-91e1-405afcf4948d-img-7488.jpg" alt='Casa M Sicilian 14" Square Pizza — Di Fara-Style' loading="lazy">
            </figure>
        </div>
    </section>
    <section class="cm-section cm-tips">
      <h3>Notes from the kitchen</h3>
      <ul class="cm-notes">
        <li>Press the dough all the way into the corners during pan-proof — if it springs back stubbornly at the start, cover it and give it another 20 minutes before fighting it.</li>
<li>The cheese-under-sauce build is your insurance against a soggy top, but it only works if the low-moisture mozz layer is solid and even before the sauce goes on — don't let gaps expose bare dough.</li>
<li>Drizzle the 1836 Olive Oil from at least 12 inches up so it hits the hot parm and basil as a fine mist rather than pooling in one spot.</li>
      </ul>
    </section>
  <div class="cm-updated">
<strong>Updated</strong>Clarified cheese blend prep note for mozzarella, Pecorino-Romano, and Parmesan.</div>
  <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-columbus-style-16-pizza</id>
    <published>2026-07-05T20:31:44-05:00</published>
    <updated>2026-07-12T14:44:28-05:00</updated>
    <link rel="alternate" type="text/html" href="https://casamspice.com/blogs/recipes/casa-m-columbus-style-16-pizza"/>
    <title>Casa M Columbus-Style Pizza 16&quot; Round — Donoto&apos;s Style</title>
    <author>
      <name>Mike Hernandez</name>
    </author>
    <summary type="html">
      <![CDATA[Cracker-thin, docked, edge-to-edge, party cut. Par-bake, dress, finish, then crisp direct on the rack.<p><a class="read-more" href="https://casamspice.com/blogs/recipes/casa-m-columbus-style-16-pizza">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-updated { margin-top: 26px; padding: 8px 12px;
  border-left: 3px solid #C9A961;
  background: rgba(201,169,97,0.08);
  font-style: italic; color: #7A5A3A; font-size: 14px; }
.casam-recipe .cm-updated strong { color: #A02B2B;
  font-style: normal; font-family: 'Manrope', sans-serif; font-size: 11px;
  letter-spacing: 1.4px; text-transform: uppercase; margin-right: 6px; }
.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 Columbus-Style Pizza 16" Round — Donoto's Style</h2>
      <p class="cm-headnote">Cracker-thin, docked, edge-to-edge, party cut. Par-bake, dress, finish, then crisp direct on the rack.</p>
      <div class="cm-stamps">
<span class="cm-stamp">2</span><span class="cm-stamp">1h 5m</span><span class="cm-stamp cm-diff">medium</span>
</div>
    </div>
    <div class="cm-hero"><img src="https://media.casam.me/cocina/recipes/be0490dc-d3fe-4093-9c9d-fb957485e52d/705467e8-b3e8-4b93-aae7-310a91591ca3-img-7504.jpg" alt="Casa M Columbus-Style Pizza 16&quot; Round — Donoto's Style" loading="lazy"></div>
  </div>
    <section class="cm-section cm-intro-video">
      <figure class="cm-vid cm-vid-intro is-short">
        <video controls autoplay muted loop playsinline preload="metadata" poster="https://media.casam.me/cocina/recipes/be0490dc-d3fe-4093-9c9d-fb957485e52d/6c65c177-ba25-4d08-ae96-2c339f66c471-poster.jpg">
          <source src="https://media.casam.me/cocina/recipes/be0490dc-d3fe-4093-9c9d-fb957485e52d/84625914-cf97-40ce-832a-e264cad79d26-img-7503.mov" type="video/quicktime">
        </video>
        <figcaption><em>Quick look · En breve</em></figcaption>
      </figure>
    </section>
  <section class="cm-section">
    <h3>Ingredients · La despensa</h3>
    <ul class="cm-ings">
      <li>dough — per 16" round (~330 g)</li>
<li>210 g bread flour</li>
<li>105 g water</li>
<li>4 g salt</li>
<li>2.5 g idy</li>
<li>6 g oil</li>
<li>5.5 g sugar / turbinado</li>
<li>5.5 g ldmp</li>
<li>semolina or cornmeal, to dust</li>
<li>toppings — per 16" round</li>
<li>3 oz shredded provolone</li>
<li>3 oz shredded chihuahua</li>
<li>5 oz pepperoni, shingled to the very edge</li>
<li class="cm-opt">3 oz Italian sausage crumbles (optional)</li>
<li>1/2 cup Casa M marinara pizza sauce</li>
<li>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 and knead 5 min in a stand-mixer — stiff and dry like pie dough, do NOT add water. Rest 30-120 min to roll.</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">2</span>
          <span class="cm-step-l">Roll thin with a pin; dock the whole surface hard.</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">3</span>
          <span class="cm-step-l">Par-bake the docked skin to set it (~6 minutes, 3' per side)</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">4</span>
          <span class="cm-step-l">Dress: thin sauce edge to edge, then cheese, then pepperoni shingled to the rim.</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">5</span>
          <span class="cm-step-l">Finish bake ~6 min at 500F convection until the cheese melts and the pepperoni cups and chars.</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">6</span>
          <span class="cm-step-l">The last ~2 min turn it out of the screen to DIRECTLY on the oven rack for a cracker-crisp bottom.</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">7</span>
          <span class="cm-step-l">Party-cut into squares.</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">8</span>
          <span class="cm-step-l">Serve immediately — cracker crust softens fast.</span>
        </div>
      </li>
</ol>
  </section>
    <section class="cm-section cm-media">
      <h3>On video · En video</h3>
        <figure class="cm-vid is-short">
          <video controls autoplay muted loop playsinline preload="metadata" poster="https://media.casam.me/cocina/recipes/be0490dc-d3fe-4093-9c9d-fb957485e52d/784e16dc-0d60-42a0-ba8b-623b9f690483-poster.jpg">
            <source src="https://media.casam.me/cocina/recipes/be0490dc-d3fe-4093-9c9d-fb957485e52d/894ed2d4-4672-4b11-8009-f07bc4c8856f-img-7443.mov" type="video/quicktime">
          </video>
        </figure>
        <figure class="cm-vid is-short">
          <video controls autoplay muted loop playsinline preload="metadata" poster="https://media.casam.me/cocina/recipes/be0490dc-d3fe-4093-9c9d-fb957485e52d/ee0b0eab-b673-4400-b27b-9334afc0c6a2-poster.jpg">
            <source src="https://media.casam.me/cocina/recipes/be0490dc-d3fe-4093-9c9d-fb957485e52d/a710e23d-4933-44f5-8dd6-c51a6405fcdc-img-7498.mov" type="video/quicktime">
          </video>
        </figure>
        <figure class="cm-vid is-short">
          <video controls autoplay muted loop playsinline preload="metadata" poster="https://media.casam.me/cocina/recipes/be0490dc-d3fe-4093-9c9d-fb957485e52d/b44ff856-e101-4619-9656-913e2e31230b-poster.jpg">
            <source src="https://media.casam.me/cocina/recipes/be0490dc-d3fe-4093-9c9d-fb957485e52d/14b4655f-31da-480f-9efb-649c2d9d0782-img-7499.mov" type="video/quicktime">
          </video>
        </figure>
        <figure class="cm-vid is-short">
          <video controls autoplay muted loop playsinline preload="metadata" poster="https://media.casam.me/cocina/recipes/be0490dc-d3fe-4093-9c9d-fb957485e52d/a3bdee5a-44b7-4d8f-a56d-cf413951b183-poster.jpg">
            <source src="https://media.casam.me/cocina/recipes/be0490dc-d3fe-4093-9c9d-fb957485e52d/b9a7d9d4-6ef2-47d3-8949-e129799fc6b9-img-7552.mov" type="video/quicktime">
          </video>
          <figcaption>Oven finish</figcaption>
        </figure>
        <figure class="cm-vid is-short">
          <video controls autoplay muted loop playsinline preload="metadata" poster="https://media.casam.me/cocina/recipes/be0490dc-d3fe-4093-9c9d-fb957485e52d/3110b479-99a0-4e21-a76a-25704d9d30d8-poster.jpg">
            <source src="https://media.casam.me/cocina/recipes/be0490dc-d3fe-4093-9c9d-fb957485e52d/aa983854-50d8-447b-a730-d2e0946ce5bd-img-7554.mov" type="video/quicktime">
          </video>
          <figcaption>Finished pie</figcaption>
        </figure>
        <div class="cm-gallery">
            <figure class="cm-gal">
              <img src="https://media.casam.me/cocina/recipes/be0490dc-d3fe-4093-9c9d-fb957485e52d/b5c41be1-1a0f-4c88-ae47-e45148bbd593-img-7428.jpg" alt="Casa M Columbus-Style Pizza 16&quot; Round — Donoto's Style" loading="lazy">
            </figure>
            <figure class="cm-gal">
              <img src="https://media.casam.me/cocina/recipes/be0490dc-d3fe-4093-9c9d-fb957485e52d/ce573efe-58f5-45e5-bd3e-9a74980373a7-img-7430.jpg" alt="Casa M Columbus-Style Pizza 16&quot; Round — Donoto's Style" loading="lazy">
            </figure>
            <figure class="cm-gal">
              <img src="https://media.casam.me/cocina/recipes/be0490dc-d3fe-4093-9c9d-fb957485e52d/83b7bb8b-048e-4c2d-af18-b6e21cebd0bd-img-7493.jpg" alt="Casa M Columbus-Style Pizza 16&quot; Round — Donoto's Style" loading="lazy">
            </figure>
            <figure class="cm-gal">
              <img src="https://media.casam.me/cocina/recipes/be0490dc-d3fe-4093-9c9d-fb957485e52d/295179cb-633a-4ccb-a012-8c923e0d8bd0-img-7495.jpg" alt="Casa M Columbus-Style Pizza 16&quot; Round — Donoto's Style" loading="lazy">
            </figure>
            <figure class="cm-gal">
              <img src="https://media.casam.me/cocina/recipes/be0490dc-d3fe-4093-9c9d-fb957485e52d/a1a334f9-86d9-40c5-b427-5ad32ba69089-img-7496.jpg" alt="Casa M Columbus-Style Pizza 16&quot; Round — Donoto's Style" loading="lazy">
            </figure>
        </div>
    </section>
    <section class="cm-section cm-tips">
      <h3>Notes from the kitchen</h3>
      <ul class="cm-notes">
        <li>Dock the rolled skin aggressively and evenly — any missed spots will bubble up during the par-bake and give you an uneven cracker base that breaks under the toppings.</li>
<li>Pull the pizza off the screen and onto the bare oven rack for those final 2 minutes the moment you see the pepperoni starting to cup and the cheese edges turning golden, not after.</li>
<li>Dust your screen with semolina rather than cornmeal for a finer, sandier texture under the crust that won't overpower the Chain Reaction® you're finishing with.</li>
      </ul>
    </section>
  <div class="cm-updated">
<strong>Updated</strong>Updated nutrition info to reflect full serving calories (135 → 915) and macros.</div>
  <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-marinara-pizza-sauce</id>
    <published>2026-07-04T20:36:43-05:00</published>
    <updated>2026-07-07T20:17:32-05:00</updated>
    <link rel="alternate" type="text/html" href="https://casamspice.com/blogs/recipes/casa-m-marinara-pizza-sauce"/>
    <title>Casa M Marinara Pizza Sauce</title>
    <author>
      <name>Mike</name>
    </author>
    <summary type="html">
      <![CDATA[The flavors are fresher and brighter in this sauce than they are in any commercially bottled or canned pizza sauce. Dried herbs are preferable to fresh herbs here, If you don't have thyme or marjoram, you can substitute additional oregano and/or basil to taste.<p><a class="read-more" href="https://casamspice.com/blogs/recipes/casa-m-marinara-pizza-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-updated { margin-top: 26px; padding: 8px 12px;
  border-left: 3px solid #C9A961;
  background: rgba(201,169,97,0.08);
  font-style: italic; color: #7A5A3A; font-size: 14px; }
.casam-recipe .cm-updated strong { color: #A02B2B;
  font-style: normal; font-family: 'Manrope', sans-serif; font-size: 11px;
  letter-spacing: 1.4px; text-transform: uppercase; margin-right: 6px; }
.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 Marinara Pizza Sauce</h2>
      <p class="cm-headnote">The flavors are fresher and brighter in this sauce than they are in any commercially bottled or canned pizza sauce. Dried herbs are preferable to fresh herbs here, If you don't have thyme or marjoram, you can substitute additional oregano and/or basil to taste.</p>
      <div class="cm-stamps">
<span class="cm-stamp">Makes 6 Cups</span><span class="cm-stamp">15 min</span><span class="cm-stamp cm-diff">easy</span>
</div>
    </div>
    <div class="cm-hero"><img src="https://media.casam.me/cocina/recipes/d6b419ae-9175-4c7d-aaad-09299c4de58b/27e992e6-f792-401b-a92e-7f150eb41a46-hero.jpg" alt="Casa M Marinara Pizza Sauce" loading="lazy"></div>
  </div>
  <section class="cm-section">
    <h3>Ingredients · La despensa</h3>
    <ul class="cm-ings">
      <li>28 ounces tomato purée</li>
<li>1 Tablespoon Casa M Spice Co® Chain Reaction®</li>
<li>2 teaspoons dried basil</li>
<li>1 teaspoon dried oregano</li>
<li>2 Tablespoons granulated garlic powder</li>
<li>½ teaspoon dried thyme</li>
<li>½ teaspoon dried marjoram</li>
<li>¼ cup olive oil</li>
<li>¼ 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">Gather all sauce ingredients</span>
          <span class="cm-step-meta">3 min</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">2</span>
          <span class="cm-step-l">Stir together all ingredients in bowl</span>
          <span class="cm-step-meta">5 min</span>
        </div>
        <p class="cm-step-b">Start with 1/2 tsp salt and adjust to taste. Sauce keeps refrigerated up to 1 week.</p>
      </li>
</ol>
  </section>
    <section class="cm-section cm-tips">
      <h3>Notes from the kitchen</h3>
      <ul class="cm-notes">
        <li>Let the sauce sit in the fridge for at least 24 hours before using it — the Chain Reaction needs time to bloom into the tomatoes and the flavors will tighten up dramatically.</li>
<li>This is my go-to for the Sicilian pie.  For the Detroit style pies, I use this sauce, heated to 185F for 35 mins.  To adapt for Columbus style pies, use the raw sacue with 25g turbinado added.</li>
<li>If your tomato purée is watery, strain it through a fine mesh sieve for 15 minutes before mixing so the sauce doesn't slide your toppings right off the pie.</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/beef-brisket-quesabirria-tacos</id>
    <published>2026-07-03T10:42:00-05:00</published>
    <updated>2026-07-06T09:15:17-05:00</updated>
    <link rel="alternate" type="text/html" href="https://casamspice.com/blogs/recipes/beef-brisket-quesabirria-tacos"/>
    <title>Casa M Brisket Quesabirria Tacos</title>
    <author>
      <name>Mike</name>
    </author>
    <summary type="html">
      <![CDATA[Arguably the pinnacle of the taco family (possibly tied with al pastor), the quesabirria taco is the perfect marriage of everything good about comfort food.  It's crisp, it's tangy, it's tart, it's got heat, it's got comfort with the Chihuahua cheese, and the dipping sauce is the best on the planet.<p><a class="read-more" href="https://casamspice.com/blogs/recipes/beef-brisket-quesabirria-tacos">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-updated { margin-top: 26px; padding: 8px 12px;
  border-left: 3px solid #C9A961;
  background: rgba(201,169,97,0.08);
  font-style: italic; color: #7A5A3A; font-size: 14px; }
.casam-recipe .cm-updated strong { color: #A02B2B;
  font-style: normal; font-family: 'Manrope', sans-serif; font-size: 11px;
  letter-spacing: 1.4px; text-transform: uppercase; margin-right: 6px; }
.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 Brisket Quesabirria Tacos</h2>
      <p class="cm-headnote">Arguably the pinnacle of the taco family (possibly tied with al pastor), the quesabirria taco is the perfect marriage of everything good about comfort food.  It's crisp, it's tangy, it's tart, it's got heat, it's got comfort with the Chihuahua cheese, and the dipping sauce is the best on the planet.</p>
      <div class="cm-stamps">
<span class="cm-stamp">12</span><span class="cm-stamp">2h 35m</span><span class="cm-stamp cm-diff">medium</span>
</div>
    </div>
    <div class="cm-hero"><img src="https://media.casam.me/cocina/recipes/be8e1a3e-b7f5-43a0-8b91-c7646f0f3ee5/cba89f4b-0823-4689-8727-e4f56dddebaf-photo.png" alt="Casa M Brisket Quesabirria Tacos" loading="lazy"></div>
  </div>
  <section class="cm-section">
    <h3>Ingredients · La despensa</h3>
    <h4 class="cm-grouph">for the chile colorado sauce</h4>
    <ul class="cm-ings">
      <li>4 oz dried red Hatch chile pods, stemmed, seeded</li>
<li>2 oz dried guajillo chile pods, stemmed, seeded</li>
<li>2 dried ancho chiles, stemmed, seeded</li>
<li>1 Tablespoon Casa M Spice Co® Chain Reaction®</li>
<li>2 teaspoons cumin seed, lightly toasted, ground</li>
<li>2 teaspoons Mexican oregano</li>
<li>1 teaspoon chipotle chile, ground</li>
<li>1 medium onions, coarse dice</li>
<li>2 oz garlic cloves, coarse dice</li>
<li>1 Tablespoon manteca</li>
<li>1 Tablespoon better than bouillon chicken bouillon</li>
<li>2 cups reserved broth from soaking the chiles</li>
<li>1 bay leaf, dried</li>
<li>1 can fire roasted tomatoes</li>
    </ul>
    <h4 class="cm-grouph">for the raost</h4>
    <ul class="cm-ings">
      <li>4 pound beef roast (we use brisket, but any slow cook roast works, beef, pork, goat, or lamb)</li>
<li>all of the sauce from above</li>
    </ul>
    <h4 class="cm-grouph">for the tacos</h4>
    <ul class="cm-ings">
      <li>12 corn tortillas</li>
<li>8 oz chihuahua cheese, shredded</li>
<li>chopped white or red onion</li>
<li>sautéed string onions</li>
<li>cilantro leaves</li>
<li>fresh lime wedges</li>
<li>fresh salsa roja</li>
<li>fresh salsa verde</li>
<li>roasted habanero salsa</li>
    </ul>
  </section>
  <section class="cm-section">
    <h3>Method · Mise en place</h3>
    <ol class="cm-steps">
      <li class="cm-step cm-step-group">
        <h4 class="cm-grouph">Make the Sauce</h4>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">1</span>
          <span class="cm-step-l">Stem the chiles, then lightly toast them on a griddle or in a cast iron skillet until you start to smell their fragrance.</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">2</span>
          <span class="cm-step-l">Remove them from the heat immediately to a bowl with a lid.</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">3</span>
          <span class="cm-step-l">Barely cover them in boiling water from a kettle.</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">4</span>
          <span class="cm-step-l">Put the lid on and let sit for about 30 minutes.</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">5</span>
          <span class="cm-step-l">Drain the water into another bowl and reserve it.</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">6</span>
          <span class="cm-step-l">Combine all the other ingredients for the sauce with the soaked red chiles into a Thermomix, Vitamix, or other blender or food processor that can purée well.</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">7</span>
          <span class="cm-step-l">Purée well until the mix is very smooth. It’ll be quite thick at this point and that’s where the reserved soaking liquid comes in.</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">8</span>
          <span class="cm-step-l">Add the reserved chile broth (optionally with a bit more chicken boullion) to get it to a “thick soup” consistency.</span>
        </div>
      </li>
      <li class="cm-step cm-step-group">
        <h4 class="cm-grouph">Cook the Roast</h4>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">9</span>
          <span class="cm-step-l">If the roast won’t fit into your Instant Pot, cut it. If it’ll fit whole, leave it whole.</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">10</span>
          <span class="cm-step-l">Add to the insert of your Instant pot and pour the chile colorado sauce over the top of the roast</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">11</span>
          <span class="cm-step-l">Make sure you respect the “fill line” on your Instant Pot since we’ll be pressure cooking the roast.</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">12</span>
          <span class="cm-step-l">Set the Instant Pot up to high pressure cook for 1 hour. 90 minutes if it’s bone-in.</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">13</span>
          <span class="cm-step-l">Let the pressure release naturally until it opens easily.</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">14</span>
          <span class="cm-step-l">Separate your roast from the sauce.</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">15</span>
          <span class="cm-step-l">Pull any fat cap pieces from the roast before shredding the roast gently.</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">16</span>
          <span class="cm-step-l">Set the shredded beef aside. Discard the fat.</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">17</span>
          <span class="cm-step-l">Let the sauce cool until you can efficently skim the rendered fat off the top into a bowl for taco assembly.</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">18</span>
          <span class="cm-step-l">DON’T toss the rendeded fat!</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">19</span>
          <span class="cm-step-l">The sauce now becomes your “dipping” au jus for serving the tacos (not to mention ladleing it over the top of your rice and other delicious uses).</span>
        </div>
      </li>
      <li class="cm-step cm-step-group">
        <h4 class="cm-grouph">Mis en Place</h4>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">20</span>
          <span class="cm-step-l">When you’re ready to assemble the tacos, get everything ready to roll in advance. They come together quite quickly.</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">21</span>
          <span class="cm-step-l">To have the full quesabirria taco experience, you need to work on a large griddle—the kind that covers 2-4 burners.</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">22</span>
          <span class="cm-step-l">Set it over medium to medium-high heat.</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">23</span>
          <span class="cm-step-l">Get your salsas made and ready in bowls.</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">24</span>
          <span class="cm-step-l">Cut up your onions, wedge your limes, and pluck your cilantro leaves.</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">25</span>
          <span class="cm-step-l">If you’re offering sauteed onions, get them on the plancha first.</span>
        </div>
      </li>
      <li class="cm-step cm-step-group">
        <h4 class="cm-grouph">Cook and Assemble the Tacos</h4>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">26</span>
          <span class="cm-step-l">Add just enough of the reserved rendered fat to coat the plancha surface, then add the shredded beef to the plancha.</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">27</span>
          <span class="cm-step-l">Let the meat cook undisturbed until it just begins to brown underneath. Stir to bring uncrusted meat in contact with the griddle, then reduce the heat to its lowest setting.</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">28</span>
          <span class="cm-step-l">On the griddle lay out a single layer of 4 to 6 tortillas, first dipping each one about 1/3 into the reserved rendered fat, then rubbing the torilla around on the griddle to ensure that its entire bottom is lightly coated with fat.</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">29</span>
          <span class="cm-step-l">You’ll know you’re doing it right if the tortillas will turn red from the chile infused rendered fat.</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">30</span>
          <span class="cm-step-l">Flip them once, let them brown a little.</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">31</span>
          <span class="cm-step-l">Immediately top with the shredded Chihuahua cheese</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">32</span>
          <span class="cm-step-l">Add some of the meat, splashed with a little of the reserved broth on the plancha before adding.</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">33</span>
          <span class="cm-step-l">Sprinkle lightly with onions and cilantro.</span>
        </div>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">34</span>
          <span class="cm-step-l">When the tortilla just starts to brown a little and crisp (don’t wait too long), fold them over and transfer to a warm plate or taco stand/server.</span>
        </div>
      </li>
</ol>
  </section>
    <section class="cm-section cm-media">
      <h3>On video · En video</h3>
        <figure class="cm-vid is-short">
          <video controls autoplay muted loop playsinline preload="metadata" poster="https://media.casam.me/cocina/recipes/be8e1a3e-b7f5-43a0-8b91-c7646f0f3ee5/5b1328fe-0dfe-42ec-af7d-7609e0112156-poster.jpg">
            <source src="https://media.casam.me/cocina/recipes/be8e1a3e-b7f5-43a0-8b91-c7646f0f3ee5/04a7be45-42cf-43f0-901d-396b7981e157-img-6468.mov" type="video/quicktime">
          </video>
        </figure>
    </section>
    <section class="cm-section cm-tips">
      <h3>Notes from the kitchen</h3>
      <ul class="cm-notes">
        <li>Dip each tortilla only about a third of the way into the rendered fat — fully submerging it makes the tortilla greasy and soggy instead of getting that crispy, red-stained shell.</li>
<li>When the brisket comes out of the Instant Pot, let it rest in the separated sauce for 10 minutes before shredding so it reabsorbs moisture and stays juicy on the plancha.</li>
<li>Splash the shredded meat with the chile colorado au jus directly on the hot griddle right before folding the taco — that quick sizzle caramelizes the sauce onto the meat instead of just making it wet.</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/jamaican-inspired-smoked-chicken-thighs</id>
    <published>2026-06-19T11:56:26-05:00</published>
    <updated>2026-07-06T10:27:24-05:00</updated>
    <link rel="alternate" type="text/html" href="https://casamspice.com/blogs/recipes/jamaican-inspired-smoked-chicken-thighs"/>
    <title>Jamaican Inspired Smoked Chicken Thighs</title>
    <author>
      <name>Jesse</name>
    </author>
    <summary type="html">
      <![CDATA[These chicken thighs were coated with Duck Fat, seasoned heavily with Casa M Spice Jerk Chain and Chain Reaction, then smoked on the Oklahoma Joe’s Bronco Pro over B&amp;B Charcoal until they were juicy, tender, and packed with flavor.<p><a class="read-more" href="https://casamspice.com/blogs/recipes/jamaican-inspired-smoked-chicken-thighs">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>Jamaican Inspired Smoked Chicken Thighs</h2>
      <p class="cm-headnote">These chicken thighs were coated with Duck Fat, seasoned heavily with Casa M Spice Jerk Chain and Chain Reaction, then smoked on the Oklahoma Joe’s Bronco Pro over B&amp;B Charcoal until they were juicy, tender, and packed with flavor.</p>
      <div class="cm-stamps">
<span class="cm-stamp">4</span><span class="cm-stamp">1h 40m</span><span class="cm-stamp cm-diff">easy</span>
</div>
    </div>
    <div class="cm-hero"><img src="https://media.casam.me/cocina/recipes/07c81f20-9654-4690-8ddc-ee5443cb9f87/1ceeaade-ea53-4f11-aecf-6a07e3d2b15f-img-3135.jpg" alt="Jamaican Inspired Smoked Chicken Thighs" loading="lazy"></div>
  </div>
  <section class="cm-section">
    <h3>Ingredients · La despensa</h3>
    <ul class="cm-ings">
      <li>8 bone in, skin on chicken thighs</li>
<li>duck fat spray</li>
<li>Casa M Spice Co® Jerked Chain®</li>
<li>Casa M Spice Co® Chain Reaction®</li>
<li>b&amp;b charcoal</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">Trim and prep chicken thighs</span>
          <span class="cm-step-meta">10 min</span>
        </div>
        <p class="cm-step-b">Remove excess skin and fat from all 8 bone-in thighs.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">2</span>
          <span class="cm-step-l">Coat with duck fat and season</span>
          <span class="cm-step-meta">10 min</span>
        </div>
        <p class="cm-step-b">Apply duck fat spray first, then generous Jerk Chain layer, then lighter Chain Reaction layer on all sides.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">3</span>
          <span class="cm-step-l">Light smoker and preheat to 275°F</span>
          <span class="cm-step-meta">20 min · 275°F</span>
        </div>
        <p class="cm-step-b">Use B&amp;B Charcoal in the Oklahoma Joe's Bronco Pro; allow temp to stabilize at 275°F.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">4</span>
          <span class="cm-step-l">Smoke chicken thighs to 165–175°F</span>
          <span class="cm-step-meta">80 min · 275°F</span>
        </div>
        <p class="cm-step-b">Pull thighs when internal temp reads 165–175°F; check with thermometer toward end of cook.</p>
      </li>
      <li class="cm-step">
        <div class="cm-step-h">
          <span class="cm-step-n">5</span>
          <span class="cm-step-l">Rest chicken before serving</span>
          <span class="cm-step-meta">10 min</span>
        </div>
        <p class="cm-step-b">Resting allows juices to redistribute for maximum moisture.</p>
      </li>
</ol>
  </section>
    <section class="cm-section cm-media">
      <h3>On video · En video</h3>
        <figure class="cm-vid is-long">
          <video controls preload="metadata" playsinline>
            <source src="https://media.casam.me/cocina/recipes/07c81f20-9654-4690-8ddc-ee5443cb9f87/8ff86265-3ad2-4eb2-bc06-4223d6b1c1f4-3115c620-da12-4cef-981d-ec052e1833ee.mp4" type="video/mp4">
          </video>
        </figure>
    </section>
    <section class="cm-section cm-tips">
      <h3>Notes from the kitchen</h3>
      <ul class="cm-notes">
        <li>Pull the thighs closer to 175°F rather than 165°F — the extra heat breaks down the connective tissue and gives you that fall-off-the-bone tenderness without drying out the meat.</li>
<li>After applying the Duck Fat Spray, let the Jerk Chain sit on the skin for at least 15 minutes before the Chain Reaction goes on so the first layer has time to penetrate and form a tacky base that holds everything together on the smoke.</li>
<li>If the skin isn't crisping up the way you want near the end of the cook, open the vents wide on the Bronco Pro and let the temperature climb to 325°F for the last 10–15 minutes to render it out before you pull them.</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-flameado</id>
    <published>2025-11-02T00:00:04-05:00</published>
    <updated>2026-06-16T09:41:13-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-16T09:46:32-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-16T09:46:25-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-16T09:46:44-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-16T09:46:06-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-16T09:46:26-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-16T09:45:33-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-07-07T20:18:24-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-16T09:45:13-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-16T09:45:32-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-16T09:42:23-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-07-07T20:19:11-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-16T09:42:25-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-16T09:46:26-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-street-corn-salad</id>
    <published>2025-07-27T00:00:02-05:00</published>
    <updated>2026-07-15T13:48:43-05:00</updated>
    <link rel="alternate" type="text/html" href="https://casamspice.com/blogs/recipes/ace-kickstart-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-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-16T09:45:39-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-blackened-ribeyes</id>
    <published>2025-07-13T00:00:02-05:00</published>
    <updated>2026-07-15T13:48:43-05:00</updated>
    <link rel="alternate" type="text/html" href="https://casamspice.com/blogs/recipes/ace-kickstart-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-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-07-12T19:27:45-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-16T09:46:24-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-sweet-pickle-relish</id>
    <published>2025-06-22T12:57:00-05:00</published>
    <updated>2026-07-15T14:18:22-05:00</updated>
    <link rel="alternate" type="text/html" href="https://casamspice.com/blogs/recipes/ace-kickstart-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-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-pecan-chicken-salad</id>
    <published>2025-06-15T12:24:00-05:00</published>
    <updated>2026-07-15T13:48:43-05:00</updated>
    <link rel="alternate" type="text/html" href="https://casamspice.com/blogs/recipes/ace-kickstart-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-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-16T09:46:42-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-16T09:45:15-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-16T09:45:17-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>
</feed>
