body {
    font-family: "Almarai", sans-serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
}

*{
    direction: rtl !important;
}


th, td {
    text-align: right !important;
    /* text-align: center !important; */
    /* min-width: 150px !important; */
}

.lowest-value{
    font-weight: bolder !important;
    font-size: 18px !important;
    color: green  !important;
}