.service_head2 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 35px;
  text-align: center;
  color: #363636;
}
.service_para2 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 26px;
  text-align: center;
  color: #9b9b9b;
}
.service_more2, .service_more2:hover {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  color: #00BCD4;
}
.service_container2 {
  background: #f2f2f2;
  border-radius: 15px;
  width: 80%;
}
