*{font-family: sans-serif;}
td, th {
    color: #FCB940;
}

td {
    text-align: end;
}

.f-y {
    color: #FCB940 !important;
}
.f-p {
    color: #312249 !important;
}
.bg-y {
    background-color: #FCB940 !important;
}

.bg-p {
    background-color: #312249 !important;
}

.hide {
    display: none;
  }