/*
| Custom stylesheet - no build step, edit langsung lalu refresh browser.
| Bootstrap 5 dimuat duluan dari public/vendor/bootstrap/css/bootstrap.min.css
*/

body {
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.navbar-brand {
    letter-spacing: -0.5px;
}
