.z-index-up {
  z-index: 1;
}

* {
  box-sizing: border-box;
}

.block--testimonial .testimonial-container {
  background-color: #011659;
  color: #fff;
}
