.navbar-brand {
    font-size: 2.25rem;
    display: flex;
    align-items: center;
}

.navbar-brand img {
    margin-right: 0.75rem;
}
