body {
    /*--bs-body-bg: lightyellow;*/
    --bs-body-font-size: 0.75em;
}

.h1,h1 {
    font-size:2.0rem !important;
}

.h2,h2 {
    font-size:1.75rem !important
}

.h3,h3 {
    font-size:1.5rem !important
}

.h4,h4 {
    font-size:1.25rem !important
}

.h5,h5 {
    font-size: 1.15rem !important
}

.h6,h6 {
    font-size: 1rem !important
}

.table-with-links tbody tr {
    cursor: pointer;
}
