/* Base styles */
.navbar-brand {
    font-weight: bold;
}

/* Custom styles */
.alert {
    margin-top: 1rem;
}

