h4 {
    border-bottom: none;
}

.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;
}

.archive-header {
  display:none;
}