.logo {
    display: inline-block;
    padding: 0 !important;
}

.logo img {
    margin: 0;
    height: 50px;
}

.artigo, .htmlchars {
    padding: 0;
}

.htmlchars p {
    color: #757575;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    text-align: justify;
}

.artigo h4 {
    font-size: 1.4em !important;
}

.news-detail-thumb .htmlchars > ul {
    margin: 32px 12px 22px 22px !important;
}

.btn_enviar {
    background: #a5c422 !important;
    color: #ffffff !important;
    font-weight: 600 !important;
    height: 55px !important;
}