#storytext .recipe-head {
  text-align: center;
}
#storytext .recipe-head h1 {
  margin: 0 0 10px 0;
  font-size: 20px;
  font-family: 'Gotham SSm', Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.2;
  font-weight: 700;
  color: #F18E31;
  -webkit-font-smoothing: antialiased;
}
#storytext .recipe-head h2 {
  margin: 0 0 10px 0;
  font-size: 16px;
  font-family: 'Gotham SSm', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-weight: 400;
  color: #676767;
  -webkit-font-smoothing: antialiased;
}
#storytext blockquote {
  z-index: 2;
  max-width: unset;
}
#storytext blockquote div {
  border-left: 0px;
}
#storytext blockquote h3 {
  font-size: 26px;
  margin-top: 15px;
  color: #F18E31;
}
#storytext blockquote h3,
#storytext blockquote p {
  text-align: center;
  font-family: 'Gotham SSm', Helvetica, Arial, sans-serif;
}
#storytext blockquote p {
  padding-left: 0px;
  font-size: 15px;
  margin-top: 5px;
}
#storytext blockquote p em {
  font-size: 12.5px;
}
#storytext .hr {
  max-width: unset;
  z-index: 2;
}
#storytext .recipe-card {
  overflow: visible;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 10px;
}
#storytext .recipe-card .papers {
  width: 100%;
}
#storytext .recipe-card .papers .paper {
  width: 100%;
  max-width: 840px;
  height: 500px;
  position: absolute;
  z-index: 1;
  margin-left: -20px;
  margin-right: 20px;
  background-color: #f8f7ee;
  filter: drop-shadow(0 0 0.25rem #898989);
}
#storytext .recipe-card .papers .paper.paper1 {
  transform: rotate(1deg);
}
#storytext .recipe-card .papers .paper.paper2 {
  transform: rotate(-1deg);
}
#storytext .recipe-card .paper-cover {
  width: 100%;
}
#storytext .recipe-card .paper-cover .cover-1 {
  width: calc(100% + 30px);
  max-width: 880px;
  height: 520px;
  position: absolute;
  z-index: 2;
  margin-left: -35px;
  background-image: linear-gradient(rgba(248, 247, 238, 0), #fff 60%);
}
#storytext .recipe-card h3 {
  font-family: 'Knockout 31 4r', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  padding-top: 24px;
  font-size: 24px;
  color: #b1ad8c;
  z-index: 3;
  text-align: center;
  position: relative;
}
#storytext ul {
  padding-bottom: 10px;
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  z-index: 2;
}
#storytext ul li {
  margin-bottom: 0px;
}
#storytext .bucketwrap.internallink {
  z-index: 5;
}
@media only screen and (max-width: 767px) {
  .storytext > p,
  .multimedia .storytext > p {
    z-index: 3;
  }
  #storytext .recipe-card .papers .paper {
    margin-left: -5px;
    margin-right: 0;
    width: calc(100% - 19px);
  }
  #storytext .recipe-card .paper-cover .cover-1 {
    width: calc(100% + 20px);
  }
}
@media only screen and (min-width: 768px) {
  .storytext > p,
  .multimedia .storytext > p {
    position: relative;
    z-index: 3;
  }
}
#responsive-embed-1111-recipe-pieces-20221018-interstitial-knives,
#responsive-embed-1111-recipe-pieces-20221018-interstitial-ladels,
#responsive-embed-1111-recipe-pieces-20221018-interstitial-fork-spoon,
#responsive-embed-1111-recipe-pieces-20221018-interstitial-whisks,
#responsive-embed-1111-recipe-pieces-20221018-interstitial-measuring-spoons,
#responsive-embed-1111-recipe-pieces-20221018-interstitial-spatulas,
#responsive-embed-1111-recipe-pieces-20221018-interstitial-pan {
  max-width: 660px;
}
body.id1142299907 #storytext ul {
  columns: 1;
  -webkit-columns: 1;
  -moz-columns: 1;
  margin-bottom: 1em;
}
