div.menu_on_page {
    margin: 15px 56px;
}

.b-tabs__selectorContent,
.b-tree__itemText,
.b-breadCrumbs__item,
.b-breadCrumbs__link,
.b-controlButtons__item {
    font-family: "Poppins SemiBold";
}

.b-breadCrumbs__link, {
    font-size: "1 em";
}

ul.b-breadCrumbs__items:last-child {
    color: #000;
}

a > span {
color: #337AB7;
font-weight: 600;
}

a > span:hover {
color: #285F8F;
}

.b-body {

  line-height: 1.6;
}

h6.b-article__generatorCopyright {
    display: none;
}