@charset "utf-8";
.voice-flex li:last-child {
    width: 100%;
    max-width: 245px;
    box-sizing: content-box;
}
.voice-flex .boder {
    border: solid 2px #0E0253;
    padding: 25px 10px;
    margin: 8px;
  }
.voice-flex li .boder p {
    font-size: 19px;
    text-align: center;
}
.voice-flex li p {
    max-width: 600px;
}