body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI",
                 "Noto Sans Thai", "Helvetica Neue", Arial, sans-serif;
  }

img {
    max-width: 100%;
    height: auto;
}

/* ลดขนาดโลโก้ Press Theme */
.wy-side-nav-search img, 
.logo, 
/* ปรับขนาดโลโก้ SVG ใน Press Theme */
.navbar-brand img {
    margin-top: 5px !important;
    height: 20px !important;
    width: auto !important;
}

.navbar-brand span {
    color: #004a92 !important;   /* เปลี่ยนสีข้อความ */
}