/* Header - Minimal Bootstrap styling */

/* Logo styling - keep minimal theme identity */
#logo {
    margin: 0;
}

#logoText {
    font-size: 2rem;
    font-weight: 700;
    text-decoration: none;
}

#logoSlogan {
    font-size: 0.875rem;
    color: #6c757d;
}

/* Let Bootstrap handle everything else */