.page-header {
    display: none;
}


.horizontal-divider {
    border-top: 2px dotted #868686;
    padding-top: 25px;
}



.article-container:not(:first-child) {
    margin-top: 70px;
}

.article-properties {
    text-align: left;
    display: inline-block;
    max-width: 400px;
}


.grouping-buttons {

}

.grouping-buttons > div {
    display: inline-block;
    text-align: center;
    font-family: 'Roboto Flex';
    font-size: small;
    color: #216826;
}

.grouping-buttons > div:not(:first-child) {
    margin: 0 1em;
}

.article-properties .btn {
    margin: 0;
}

.grouping-dropdowns {
    display: none;
}

.upselling-article-cross-selling {
    width: 100%;
}
