.page-show__content {
  padding: 0 !important;
  background-color: #F9F9FA !important;
  font-size: 16px;
}
.page-show__content__body {
  padding: 30px;
  line-height: 2.5;
}
.page-show__content__body .title {
  height: 50px;
  color: #6312B5;
  font-size: 20px;
  line-height: 45px;
}
