span.entry-tax-category {
    display: none;
}

h1.entry-title.post-header {
    font-size: 25px;
    margin-bottom: 25px;
}

.entry-content p {
    text-align: justify;
}

div#col-58-1 {
    width: 800px;
}

.blog.widget.widget_ultimatumrecent.inner-container {
    background: #ebebeb;
    padding: 20px 60px 28px 60px;
    border-left: 3px solid #b7cb33;
    margin-top: 390px!important;
    width: 205px;
}

h3.element-title {
    color: #666;
    text-transform: uppercase;
    font-size: 18px;
    border-bottom: 1px solid #b7c833;
    text-align: center;
    margin-bottom: 30px;
    padding-bottom: 15px;
}

.blog h4.recentposth3 a {
    font-size: 13px;
    font-weight: 500;
    color: #222;
    padding: 0px!important;
    text-decoration: none;
    line-height: 19px;
}

.blog h4.recentposth3 a:before {
    content: "> ";
    color: #b7c833;
    margin-left: -20px;
}

a.back_button {
    background: #b7c833;
    padding: 10px 20px;
    color: #fff;
    text-transform: uppercase;
}