.news.header {
}
.news.date {
    display: none;
}
.news.title h1 {
    color: #f3702a;
    font-size: 26px;
    font-weight: 400;
}
.news.content {
    margin-top: 20px;
}
