﻿.service-title {
  background-image: linear-gradient(#256f5d, #6FA698);
  height: 50px;
  line-height: 50px;
  color: white;
  text-align: left;
  font-size: larger;
  margin:5px;
}
.service-detail{
  margin:15px;
}