.Terms-condition-content p {
  color: #000;
  font-weight: 500;
  margin-bottom: 10px;
}

.case-details h5 {
  margin-bottom: 20px;
}

.case-details p {
  margin-bottom: 20px;
}

.case-details ul li {
  margin-bottom: 10px;
  font-weight: 500;
  list-style: disc;
}


.services-content p {
  text-align: justify;
  margin-bottom: 20px;
}

.services-content h2 {
  margin-bottom: 20px;
}

.services-content ul li {
  list-style: disc;
  margin-bottom: 20px;
  text-align: justify;
}

.services-content h3 {
  margin-bottom: 20px;
}

.services-space{
    padding: 0px 45px;

}