div.item-page {
    font-size: 0.9em;
}

div.item-page div.page-header h2 {
    padding: 0 0 1.96% 0;
    line-height: 200%;
    font-size: 1.2em;
    font-weight: normal;
}

div.item-page span.headBlock {
    width: 19px;
    height: 35px;
    float: left;
    display: block;
    background-color: var(--linkColor);
    border-right: 1px solid var(--linkColor);
}

div.item-page .item-content {
    margin: 0 46px;
}

div.item-page div.page-header h2, div.item-page div.page-header h2 a {
    color: #000000;
}

div.item-page p {
    margin: 1em 0;
    padding: 0;
}

div.item-page ul, ol {
    margin: 0 0 9px 25px;
    padding: 0;
}

div.item-page div.page-header h2, div.item-page div.page-header h2 a, div#phocagallery div.page-header h1, div.contact h3, .searchpane h2 {
    color: var(--headlineColor);
}

div.item.column-1 h2 a, div.item.column-1 h2, form#userForm h2, div.rsform_thankyou h2 {
    color: var(--headlineColor);
}
