.testimoni {
  margin: 0 10px;
}

.testimonial-content {
  padding: 0;
  margin-bottom: 15px;
  background: #fff;
  border: 1px solid #f0f0f0;
  position: relative;
}

.testimonial-content p {
  font-size: 15px;
  font-style: italic;
  color: #8a8a8a;
  line-height: 23px;
  padding: 25px;
}

.testimoni h5 {
  font-size: 14px;
  color: #525252;
  text-transform: capitalize;
  letter-spacing: 1px;
  margin:0;
}

.post {
  font-size: 12px;
  color: #ff4242;
  text-align:left;
  font-style: italic;
}

.owl-theme .owl-controls {
  margin-top: 20px;
}

.owl-theme .owl-controls .owl-page span {
  background: #ccc;
  opacity: 1;
  transition: all 0.4s ease 0s;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #ff4242;
}
