.owl-prev, .owl-next {      
  background-color:  #a771cd !important;
}
.btn{
  border-color: #a771cd !important;
  background-color:  #a771cd !important;
  color : white;
}
.text-primary {
  color : #a771cd !important;
}
.service{
  border-top-color: #a771cd !important;
}
.rounded{
  border-radius: 10px;
}
.img_container {
  max-width: 100%;
  max-height: 100%;
}
.lifted{
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.rounded{
  max-width: 100%;
  max-height: 100%;
  border-radius: 10px;
  overflow: hidden;
}