.editorial_team_block img {
    width: 30px !important;
}

footer[role="contentinfo"] {
        background-color: #008ad2;
        color: #ffffff;
}

footer .contact_detail .item-contact div {
        border-bottom: 1px solid #e5e2e2;
}

#footer .item-contact a {
        color: #ffffff;
}

#footer .item-contact a {
    color: white !important;
}

footer .fa {
    color: #312f2f;
}

footer h4 {
    color: #312f2f;
}

#block-after_cover h3 {
    color: #008bd0;
}

.box-shadow.background-white.col-md-12.col-xs-12.dummy_after_editorial_team.dummy_aftereditorialteam.dummy_AfterEditorialTeam.dummy_afterEditorialTeam {
    display: none;
}

/* Hide Editorial Pick section, keep "Indexed in" full width */
.editorial_pick_and_indexing_logo > .col-md-7 {
    display: none !important;
}

.editorial_pick_and_indexing_logo .indexing_list {
    flex: 0 0 100%;
    max-width: 100%;
}

/* Empty leftover container after disabling the afterindexinglist block */
.block_after_indexing_list {
    display: none !important;
}

/* Analytics inside the Author Resources block: own card, left-aligned content */
.analytics_box {
    margin: 24px -15px -15px;
    padding: 18px 15px;
    background: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 6px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
    text-align: left;
}

.analytics_box h3 {
    margin-top: 0;
}

.analytics_box p {
    margin: 10px 0;
    text-align: left;
}

.analytics_box img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}
