.elementor-13474 .elementor-element.elementor-element-b8805f0{--display:flex;}/* Start custom CSS for html, class: .elementor-element-2ca274e *//* Container */
#car-lcd-instrument-panel-reviews {
  max-width: 1100px;
  margin: 0 auto;
  padding: 24px 16px 40px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
  line-height: 1.7;
  color: #222;
  box-sizing: border-box;
}

/* Paragraphs */
#car-lcd-instrument-panel-reviews p {
  margin: 0.5em 0 1em;
  font-size: 15px;
}

/* Strong text (section labels) */
#car-lcd-instrument-panel-reviews p strong {
  font-weight: 600;
  display: inline-block;
  margin-top: 0.6em;
}

/* Lists */
#car-lcd-instrument-panel-reviews ul {
  margin: 0.2em 0 1.2em;
  padding-left: 1.4em;
}

#car-lcd-instrument-panel-reviews ul li {
  margin: 0.2em 0;
  font-size: 15px;
}

/* Slight separation between big logical blocks */
#car-lcd-instrument-panel-reviews p strong + p {
  margin-top: 0.4em;
}

/* Make the whole section feel like a “card” if the page background is not white */
body:not(.no-bg) #car-lcd-instrument-panel-reviews {
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.04);
}

/* Responsive tweaks */
@media (max-width: 768px) {
  #car-lcd-instrument-panel-reviews {
    padding: 20px 14px 30px;
  }

  #car-lcd-instrument-panel-reviews p,
  #car-lcd-instrument-panel-reviews ul li {
    font-size: 14px;
  }
}/* End custom CSS */