.ct-sing,

.slide_content {

  color: #666;

}
.ct-sing .content {
  text-align: justify;
  overflow: hidden;
}
.single .time_au {

  font-weight: 500;

  text-transform: uppercase;

  font-size: 14px;

}

.single .title-post {

  color: #000;

}

.single-post .slide_content.row.p_sec {

  font-size: 16px;

  line-height: 1.8;

}

@media(max-width:  767px) {
  .single .title-post {
    
    margin-top: 30px;
  }

}

