#sidebar .et_pb_widget h2 {
  color: #0c71c3;
  font-weight: 800;
  font-size: 20px;
}
#left-area .hentry h1 {
  color: #0c71c3;
  font-weight: 800;
  text-transform: capitalize;
  font-size: 24px;
}
#left-area .hentry p {
  color: #383838;
}
#left-area .hentry img:not(.wp-smiley) {
  transform: scale(0.7) translate(-165px, -10px);
}
.page #content-area .hentry .entry-content img:not(.wp-smiley) {
  transform-origin: center;
  transform: scale(0.9);
}
.page-id-24430 #content-area .hentry .entry-content img:not(.wp-smiley) {
  transform: scale(0.9);
}
.page #content-area .hentry .entry-content h2 {
  color: #0c71c3;
  font-size: 12px;
  font-weight: 600;
  text-transform: capitalize;
  line-height: 47px;
}
.page #content-area .hentry .entry-content p {
  text-align: justify;
  color: #666666;
}
#sidebar .et_pb_widget a {
  font-size: 10px;
}
