#mes-benefits {
    background-color: white;
  }
  #mes-benefits .icon {
    color: #333;
  }
  #mes-benefits h4 {
    font-weight: bold;
  }

  #mes-benefits .mes-description {
    max-width: 600px; 
    margin: 0 auto; 
    font-size: 1rem; 
    line-height: 1.6; 
    color: #666;
  }
  


  