
.p-menubar {
    background: hsl(0deg 0% 76.1% / 0%) !important;
    padding: 0 !important;
}

footer {
    background-color: #1f335d;
    position: fixed;
    bottom: 0;
    width: 100%;
}

.filtrosccs {
    background: #efefef94;
    color: #212529;
    border: solid #fbfdff00;
    border-width: 1px 0 0;
    padding: 1rem;
    font-weight: 600;
}
.module {
    width: 100%;
    margin-top: 99px;
    border: 3px solid #ffffff00;
}