main.container {
    max-width: 960px;
}

.navbar-brand {
    line-height: 1.2;
}

h1.page-title {
    border-bottom: 2px solid var(--bs-danger-border-subtle);
    padding-bottom: 0.5rem;
}
