/* Custom styles for Planning Applications Archive */
body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.breadcrumb {
    background-color: transparent;
}

.card {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}

.table-responsive {
    max-height: 600px;
}

footer {
    border-top: 1px solid #dee2e6;
}
