.what-we-offer {
  list-style: none;
  padding: 0;
}

.what-we-offer li {
  font-size: 18px;
  font-weight: bold;
  line-height: 35px;
  margin-top: 1rem; 
  text-align: left;
}

.what-we-offer .title {
  color: #0d6efd; 
  font-weight: bold;
  font-size: 1.25rem; 
}
