/* _content/Shakleton.Web/Pages/Servicios/Index.razor.rz.scp.css */
[b-81zzzibcgk] .filter-panel .mud-expansion-panel-header {
    border-bottom: 1px solid var(--mud-palette-divider);
}

[b-81zzzibcgk] .mud-table-head .mud-table-cell {
    font-weight: 600;
}

[b-81zzzibcgk] .mud-chip.mud-chip-size-small {
    font-size: 0.75rem;
    height: 24px;
}

@media (max-width: 600px) {
    .mud-stack-horizontal-sm[b-81zzzibcgk] {
        flex-direction: column;
        align-items: stretch !important;
    }

    .mud-stack-horizontal-sm > .mud-stack-item[b-81zzzibcgk] {
        width: 100%;
    }

    .mud-stack-horizontal-sm .mud-button[b-81zzzibcgk] {
        width: 100%;
        margin-bottom: 8px;
    }
}
