.breadcrumb {
    padding: 0;
}

.selectionbar {
    height: 231px;
    background: #EAEAEA;
    padding-top: 27px;
}

.selectionbar-title {
    color: var(--title-color);
    font-size: 30px;
    text-align: center;
    font-weight: bold;

}

.selectionbar-corporation {
    height: 80px;
    background: #FFFFFF;
    border-top: 1px solid #164A94;
    margin: 27px auto 0;
}

.corporation-article {
    margin: 60px auto 70px;
}
