body,
h1,
h2,
h3,
h4,
h5,
h6,
a,
label,
tr,
td,
th {
    font-family: "Athiti", sans-serif !important;
}

label {
    display: block;
    font: 1rem "Athiti", sans-serif;
}
.td-before {
    background-color: #fffcd7cf;
}

.td-dw {
    background-color: #f0ffd7cf;
}

.td-after {
    background-color: #fff2d7cf;
}
