.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-427 .elementor-element.elementor-element-9107235 img{width:30%;border-style:solid;border-width:0px 0px 0px 0px;border-color:#630B0B;border-radius:30px 30px 30px 30px;}/* Start custom CSS for html, class: .elementor-element-033f4bb *//* === Estilos Escobillas de Carbón - Carbolec SAC === */
.escobillas-carbon {
  max-width: 1000px;
  margin: 40px auto;
  padding: 20px;
  font-family: Arial, sans-serif;
  color: #333;
  line-height: 1.7;
}

.escobillas-carbon h1 {
  font-size: 28px;
  color: #600018;
  margin-bottom: 20px;
  text-align: center;
}

.escobillas-carbon h2 {
  font-size: 22px;
  color: #600018;
  margin-top: 30px;
  margin-bottom: 15px;
}

.escobillas-carbon ul {
  list-style: none;
  padding: 0;
}

.escobillas-carbon ul li {
  margin-bottom: 10px;
  padding-left: 25px;
  position: relative;
}

.escobillas-carbon ul li::before {
  content: "✔";
  color: #600018;
  position: absolute;
  left: 0;
}

.escobillas-carbon .ventajas li {
  font-weight: bold;
}

.escobillas-carbon .cta {
  margin-top: 30px;
  text-align: center;
  padding: 20px;
  background: #fdf2f4;
  border: 1px solid #e8d6da;
  border-radius: 10px;
}

.escobillas-carbon .btn-cotizar {
  display: inline-block;
  margin-top: 15px;
  padding: 12px 25px;
  background: #600018;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  border-radius: 6px;
  transition: 0.3s;
}

.escobillas-carbon .btn-cotizar:hover {
  background: #800022;
}/* End custom CSS */