/* Enter Your Custom CSS Here */
.entry-content p {
    margin-bottom: 12px;
    text-align: justify;
  	line-height:1.4;
}

.entry-title {
    border-bottom: 3px solid #000;
}

.widget-area .widget h3 {
    border-bottom: 2px solid #000;
}