.title {
    color: #333;
    font-family: Arial, sans-serif;
    font-size: 24px;
  }
  
  .section-title {
    color: #555;
    font-family: Arial, sans-serif;
    font-size: 20px;
    margin-bottom: 10px;
  }
  
  .img-cont{
    text-align: center;
  }