```css
.about-moebel-letz {
  font-size: 16px;
  line-height: 1.65;
  color: #2b2b2b;
}

.about-moebel-letz * {
  box-sizing: border-box;
}

.about-moebel-letz p {
  margin-bottom: 1rem;
}

/* Blocksatz für Textabschnitte */
.about-moebel-letz .col-md-6 > p,
.about-moebel-letz .col-md-7 > p,
.about-moebel-letz .col-md-6 .ml-more-text p,
.about-moebel-letz .col-md-7 .ml-more-text p {
  text-align: justify !important;
  text-align-last: left;
  hyphens: auto;
  -webkit-hyphens: auto;
  overflow-wrap: break-word;
}

.about-moebel-letz h2,
.about-moebel-letz h3,
.about-moebel-letz .zahlen-number {
  font-family: Arial, Helvetica, sans-serif !important;
}

.about-moebel-letz h2,
.about-moebel-letz h3 {
  color: #8b1e1e !important;
}

.about-moebel-letz h2 {
  font-weight: 900 !important;
}

/* Links werden nicht separat gestaltet.
   Sie übernehmen das vorhandene Link-Styling des Shops. */

.about-moebel-letz .ml-bg-warm {
  background-color: #f8f6ed;
}

.about-moebel-letz .ml-bg-designer-gray {
  background-color: #f3f3f1;
}

.about-moebel-letz .ml-section-img {
  width: 100%;
  border-radius: 18px;
  display: block;
  object-fit: cover;
}

/* Intro-Zitat */
.about-moebel-letz .ml-quote-area {
  display: flex;
  justify-content: flex-start;
}

.about-moebel-letz .ml-quote-inner {
  position: relative;
  display: inline-block;
  padding-left: 58px;
  padding-bottom: 8px;
  max-width: 780px;
}

.about-moebel-letz .ml-quote-mark {
  position: absolute;
  left: 0;
  top: -20px;
  font-size: 72px;
  line-height: 1;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 700;
  color: rgba(139, 30, 30, 0.92);
}

.about-moebel-letz .ml-highlight-quote {
  position: relative;
  display: inline-block;
  padding: 0 8px 6px 0;
}

.about-moebel-letz .ml-highlight-quote::after {
  content: "";
  position: absolute;
  left: -24px;
  right: -12px;
  bottom: 3px;
  height: 11px;
  background: rgba(139, 30, 30, 0.22);
  border-radius: 999px;
  transform: rotate(-0.7deg);
  transform-origin: left center;
  z-index: 0;
}

.about-moebel-letz .ml-quote-line {
  position: relative;
  z-index: 1;
  display: block;
  font-size: 31px;
  line-height: 1.1;
  color: #111;
}

.about-moebel-letz .ml-quote-line-second {
  margin-top: -3px;
}

.about-moebel-letz .ml-quote-lead {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  letter-spacing: 0;
  color: #111;
}

.about-moebel-letz .ml-quote-text {
  font-family: Georgia, "Times New Roman", serif;
  font-style: italic;
  font-weight: 400;
  color: #111;
}

/* Mehr-Text */
.about-moebel-letz .ml-more-text {
  margin-top: 1rem;
}

/* Unsere Werte */
.about-moebel-letz .werte-icon-box {
  width: 112px;
  height: 112px;
  margin: 0 auto 22px auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.about-moebel-letz .werte-icon-box img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.about-moebel-letz .border-right {
  border-right: 1px solid rgba(139, 30, 30, 0.18);
}

/* Möbel Letz in Zahlen */
.about-moebel-letz .zahlen-col {
  position: relative;
}

.about-moebel-letz .zahlen-col:not(:last-child) {
  border-right: 1px solid rgba(139, 30, 30, 0.22);
}

.about-moebel-letz .zahlen-number {
  font-size: 48px;
  line-height: 1;
  font-weight: 900;
  color: #8b1e1e;
}

/* Mobile */
@media (max-width: 767.98px) {
  .about-moebel-letz {
    font-size: 16px;
    line-height: 1.75;
  }

  .about-moebel-letz .container {
    padding-left: 18px;
    padding-right: 18px;
  }

  .about-moebel-letz .py-5 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }

  .about-moebel-letz .row.g-5 {
    row-gap: 2.2rem;
  }

  .about-moebel-letz h2,
  .about-moebel-letz h3 {
    text-align: center !important;
  }

  .about-moebel-letz h2 {
    margin-bottom: 1.3rem !important;
  }

  .about-moebel-letz .ml-quote-area {
    justify-content: center;
  }

  .about-moebel-letz .ml-quote-inner {
    padding-left: 42px;
    padding-bottom: 8px;
    max-width: 100%;
  }

  .about-moebel-letz .ml-quote-mark {
    top: -16px;
    font-size: 58px;
  }

  .about-moebel-letz .ml-highlight-quote {
    padding-bottom: 6px;
  }

  .about-moebel-letz .ml-highlight-quote::after {
    left: -14px;
    right: -6px;
    height: 9px;
    bottom: 3px;
  }

  .about-moebel-letz .ml-quote-line {
    font-size: 24px;
    line-height: 1.1;
  }

  .about-moebel-letz .ml-quote-line-second {
    margin-top: -2px;
  }

  .about-moebel-letz .ml-quote-lead {
    letter-spacing: 0;
  }

  .about-moebel-letz .werte-icon-box {
    width: 104px;
    height: 104px;
    margin-bottom: 18px;
  }

  /* Unsere Werte: im Mobile keine vertikalen oder horizontalen Trennlinien */
  .about-moebel-letz .border-right,
  .about-moebel-letz .row.g-4 > div.border-right,
  .about-moebel-letz .row.g-4 > .col-md-4.border-right {
    border: 0 !important;
    border-right: 0 !important;
    border-left: 0 !important;
    border-top: 0 !important;
    border-bottom: 0 !important;
    padding-bottom: 0 !important;
  }

  .about-moebel-letz .row.g-4 > div::before,
  .about-moebel-letz .row.g-4 > div::after {
    display: none !important;
    content: none !important;
  }

  .about-moebel-letz .zahlen-col:not(:last-child) {
    border-right: none;
    border-bottom: 1px solid rgba(139, 30, 30, 0.22);
  }

  .about-moebel-letz .zahlen-col {
    padding-bottom: 1.7rem;
    margin-bottom: 1.2rem;
  }

  .about-moebel-letz .zahlen-number {
    font-size: 44px;
  }
}

@media (max-width: 480px) {
  .about-moebel-letz .ml-quote-inner {
    padding-left: 34px;
  }

  .about-moebel-letz .ml-quote-mark {
    font-size: 50px;
    top: -13px;
  }

  .about-moebel-letz .ml-quote-line {
    font-size: 21px;
    line-height: 1.1;
  }

  .about-moebel-letz .ml-quote-line-second {
    margin-top: -2px;
  }

  .about-moebel-letz .ml-highlight-quote::after {
    left: -8px;
    right: -4px;
    height: 8px;
    bottom: 3px;
  }

  .about-moebel-letz .werte-icon-box {
    width: 96px;
    height: 96px;
  }
}
```
