p {
  width: 75%;
}

.voice h1 {
  background: #333;
  color: #FFF;
  font-weight: 900;
  padding: .5em 0 .5em 5%;
  width: 100%;
}

.voice h1 {
  margin: 0 0 0 auto;
  position: unset;
  transform: none;
}

.slide-line {
  border-top: .5px solid #999;
  margin-top: 80px;
}

.swiper-button-next::after,
.swiper-button-prev::after {
  color: #6a6353;
    font-size: 15px; 
}