/* title highlight color */
.branding__title--custom-text > b {
    color: #9d2c21;
}

@media screen and (min-width: 768px) {
    .thing-type-topic .breadcrumb {
        display: none;
    }

    /* Create space for the social icons */
    .subnav-tools-wrap #subNavigation .bucketwrap {
        margin-right: 92px;
    }
}