#left-area ol,
.entry-content ol,
.et-l--body ol,
.et-l--footer ol,
.et-l--header ol {
    line-height: var(--dfeh-line-height-regular);
}

.main-content a:not(.btn) {
    background: none;
    text-decoration: underline!important;
}

.main-content a:not(.btn):hover {
    background: none;
}

.dfehWPLeftHalfColumn {
    padding-right: 5.5%!important;
}

.et_pb_section:nth-last-child(2):not(.noBottomMargin) {
    margin-bottom: 40px;
}

.et_pb_row,
.et_pb_fullwidth_section:not(:last-child) .et_pb_fullwidth_code {
    padding-top: 0px!important;
    padding-bottom: 65px!important;
}

.et_pb_row.thickBottom {
    padding-bottom: 95px!important;
}

.et_pb_row.thickTop {
    padding-top: 25px!important;
}

.et_pb_row.threeQuarterRow {
    padding-bottom: 50px!important;
}

.et_pb_fullwidth_image {
    position: relative;
    height: calc(100vw / 3.15);
    max-height: 525px;
    border-bottom: solid 2px var(--dfeh-color-gold);
}

.et_pb_fullwidth_image img {
    position: absolute;
    bottom: 0px;
}

a:not(.btn).et_pb_button {
    text-decoration: none!important;
    font-size: var(--dfeh-font-size-large)!important;
}

.pressReleaseHeader .et_pb_row:last-child {
    margin-bottom: -60px;
}

.pressReleaseHeader .et_pb_row:not(:last-child) {
    margin-bottom: 30px;
}

div#meta-2 {
    display: none;
}

@media (max-width: 980px) {
    .dfehWPLeftHalfColumn {
        padding-right: 2.5%!important;
    }

    .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 {
        width: 47.25%;
    }

    .et_pb_row_6col>.et_pb_column.et_pb_column_1_6:nth-child(2n),
    .et_pb_row_6col>.et_pb_column.et_pb_column_1_6:nth-child(4n) {
        margin-right: 0;
    }

    .et_pb_row_6col>.et_pb_column.et_pb_column_1_6:nth-child(3n) {
        margin-right: 5.5%;
    }
}
