tr.year-group {
    th, td {
        --pico-border-width: 0.1875rem;
        --pico-table-border-color: #0172ad;
    }
}

.gte-20 {
    background-color: #F5A390 !important;
}

.gte-15 {
    background-color: #FDF1B4 !important;
}

#generate-export-container button {
    width: initial;
}
