/* public/css/custom.css */
.navbar {
    background-color: #004080;
}
.btn-primary {
    background-color: #0066cc;
    border: none;
}
