.service-list li i {
  margin-right: 10px;
  background-color:#985fc9e6;
  color: white;
  padding: 5px;
  border-radius: 50%;
  margin-bottom: .5rem;
}