/** Shopify CDN: Minification failed

Line 7:0 Unexpected "<"
Line 41:0 Unexpected "<"

**/
<style>
.cleaning-maintenance {
    font-family: Arial, sans-serif;
    margin: 20px;
    padding: 20px;
    border-radius: 8px;
    border: 1px solid #ddd;
    max-width: 800px;
    width: 100%;
    background: #4f0e0e;
}

  .title {
    font-size: 3.8rem;
    margin-bottom: 15px;
    color: white;
  }

  .list {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }

  .list li {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 1.5;
    color: white;
  }
  div#shopify-section-template--20965670944986__cleaning_maintenance_QjFEN6 {
    display: flex;
    justify-content: center;
}
</style>