.eap-project-list-categories-component.jsx-2965633206 .eap-project-list-categories-item.eap-button-active {
    background-color: #383d3b !important;
    color: white !important;
}

.eap-project-viewer-frame-content {
    background-color: #048c99 !important;
}

.eap-text-label-group-item, .eap-project-detailed-description a {
    color:white !important;
}

.eap-project-detailed-info {
    width: 100%;
    max-width: none;
    margin-left: 20px;
}

.eap-project-list-categories-component.jsx-2965633206 .eap-project-list-categories-item:not(.eap-button-active) {
    border-color: rgba(56, 61, 59, 0.098);
    color: rgba(56, 61, 59, 0.5);
    background: #ffffff;
}
