.navbar-brand {
    font-size: 2rem;
    font-weight: 700;
    color: #0d6efd;
    text-decoration: none;
}

.navbar-brand:hover {
    text-decoration: none;
}
