/**
* Article CSS
*/
.article_title_area {
    background-color: transparent;
}
.article_title {
    margin: 0;
    width: 100%;
}
.article_title h4,
.contact_detail_block .position{
    font-size: 42px;
    font-weight: 300;
    line-height: 0.6em;
    padding: 0 0 12px;
    color: #53301d;
}
.icons ul,
.icons li {
    list-style: none;
}
.icons img {
    display: none;
}
.print-icon a {
    display: block;
    width: 15px;
    height: 10px;
    background: #000;
}