.navbar-brand {
    font-size: 2rem;
    color: var(--bs-gray-700);
}

.tagline {
    font-size: 1.8rem;
}

h1 {
    color: #557C99;
}