.custom-layout-top-nav {
    --bs-bg-opacity: 1;
    background-color: rgb(33 55 44) !important;
}

body{
  font-family: 'Kanit', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans Thai', sans-serif !important;
}
/* ใส่ใน public/img/layout.css */
.ti {
  font-size: 18px;       /* ขนาดพอดีกับ btn-sm */
  line-height: 1;
  vertical-align: -2px;  /* ให้ไอคอนกึ่งกลางกับตัวหนังสือ */
}

#boProfileBtn:focus,
#boProfileBtn:active {
  box-shadow: none !important;
}
