* {
    font-family: "Noto Sans Thai", sans-serif !important;
}

.g-recaptcha {
    display: flex;
    justify-content: center;
    align-items: center;
}

.datepicker tbody tr>td.day.disabled {
    background: #fafafa;
    color: #c8c8c8;
}

.cursor-pointer {
    cursor: pointer;
}
