.elementor-4147 .elementor-element.elementor-element-dfc21d6{--display:flex;}body.elementor-page-4147{padding:0rem 0rem 0rem 0rem;}/* Start custom CSS for html, class: .elementor-element-23c9340 *//* Cooking on a Budget Vocabulary Styles */
.vocab-lesson-wrapper {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  line-height: 1.6;
  color: #333333;
  max-width: 800px;
  margin: 0 auto;
  padding: 0px;
}
.vocab-section-title {
  color: #1a202c;
  border-bottom: 3px solid #38b2ac;
  padding-bottom: 10px;
  margin-top: 40px;
  margin-bottom: 25px;
  font-size: 1.8em;
  font-weight: bold;
}
.vocab-card {
  background-color: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 10px;
  padding: 25px;
  margin-bottom: 30px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
}
.vocab-word {
  color: #2c7a7b;
  font-size: 1.5em;
  font-weight: 700;
  margin-bottom: 8px;
}
.vocab-core-meaning {
  font-size: 1.15em;
  font-style: italic;
  color: #4a5568;
  margin-bottom: 15px;
}
.vocab-deep-dive {
  border-left: 4px solid #81e6d9;
  padding-left: 15px;
  color: #2d3748;
  margin-bottom: 20px;
  font-size: 0.95em;
}
.vocab-examples-container {
  background-color: #f0fdfa;
  border-radius: 8px;
  padding: 15px 20px;
}
.vocab-examples-list {
  margin: 0;
  padding-left: 20px;
}
.vocab-examples-list li {
  margin-bottom: 10px;
  color: #2d3748;
}
.vocab-examples-list li:last-child {
  margin-bottom: 0;
}
.dialogue-line {
  display: block;
  margin-bottom: 4px;
}/* End custom CSS */