/*
.small, small {
    font-size: 1.063em !important;
    font-weight: 700 !important;
}

.fs-5 {
    font-size: 0.938em !important;
    font-weight: 300 !important;
}

.fa, .fa-brands, .fa-classic, .fa-duotone, .fa-light, .fa-regular, .fa-sharp, .fa-sharp-solid, .fa-solid, .fa-thin, .fab, .fad, .fal, .far, .fas, .fasl, .fasr, .fass, .fast, .fat {
    line-height: unset !important;
}


#appMenu > div > a > img {
width:200px !important;
margin-top: -1em !important;
}


.p-4 {
    padding: 1.5em !important;

}

.table thead th, td, th {
    padding: 0.5rem !important;
}

.table thead th {
   font-weight: 700 !important;
}

.fs-5 {
    font-size: 0.938em !important;
    font-weight: 300 !important;
}

.card-body .fs-5 {
font-weight: 700 !important;
font-size: 1.375em !important;
}

.btn-primary .fa-regular {
font-weight: 400 !important;
font-size: 1.125em !important;
}

.btn-primary  {
font-weight: 400 !important;
font-size: 1.25em !important;
}

.fa-bullseye-pointer, .fa-basket-shopping, .fa-hand-holding-dollar, .fa-badge-percent {
display:none;
}

.card-body > div > div {
font-weight: 500 !important;
font-size: 1em !important;

}
*/



