.eap-project-list-categories-component:not(.eap-project-list-categories-b728) {
    -webkit-justify-content: center;
    justify-content: center;
    font-family: 'IBM Plex Sans Condensed';
    font-weight: 500;
    font-size: 15px;
    color: black;
}
.eap-project-list-categories-component.jsx-3623693144 .eap-project-list-categories-item.eap-button-active {
    background-color: transparent;
    color: rgb(227 0 0);
}
.eap-project-list-categories-item {
    border: none;
}
.eap-project-list-categories-component.jsx-3623693144 .eap-project-list-categories-item:not(.eap-button-active) {
    border-color: rgba(17, 17, 17, 0.098);
    color: black;
}
.eap-project-viewer-frame-content.jsx-2187348976 {
    background-color: #111111;
}
.eap-project-list-categories-component {
    justify-content: center;
}