.default-page-title{
  font-size: 30px;
}
.tutor-lesson-wrapper h2,
.entry-content h2{
  font-size: 25px;
}
.entry-content h3{
  font-size: 20px;
}
.jks-tutor-course-details ul li::marker,
.tutor-lesson-wrapper ul li::marker,
.entry-content ul li::marker {color: #f79922}
.jks-tutor-course-details ul,
.entry-content ul{
  margin-top: 5px;
}
.tutor-lesson-wrapper ul li,
.jks-tutor-course-details ul li,
.entry-content ul li{
  margin-bottom: 8px;
}
.entry-content,
.jks-tutor-course-details{
  text-align: justify;
}
.header .site-logo img{
  height: 55px;
}
main.site-main:not(.is-homepage) {
  padding-top: 88px;
}