/* custom class */
.btn-primary{
    background-color: #ffd509;
  }

.tagoantext{
    font-family: "Space Mono" , monospace ,"Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    color: #ffd509;
    font-weight: bold;
}

.px-10 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
.tagoantextth{
    font-family: 'Noto Sans Thai', sans-serif;
    color: black;
}

.namelink{
  color: black;
}