.eciBgGra {
    background: rgb(0,166,166);
    background: linear-gradient(90deg, rgba(0,166,166,1) 0%, rgba(239,202,8,1) 50%, rgba(239,135,0,1) 100%);
}
.fnThai {
    font-family: "Noto Sans Thai", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-variation-settings:
      "wdth" 100;
}