.v-card__text.post-text p{
    margin: 15px 0 !important;
}

.rating-text img{
  max-height: 150px !important;
  max-width: 190px !important;
}

.rating-text .row .d-flex > div{
  text-align: center;
}

.post-text blockquote {
    border-left-color: rgb(255, 82, 82) !important;
}

body p, body span{
  font-size: 16px;
}

.theme--light .post-text, .theme--light.v-card{
  font-size: 16px;
}

.v-card__text{
  font-size: 16px !important;
}