body {
    background-color: var(--off-white);
}

.navbar-brand {
    letter-spacing: 0.5px;
}
img {
    border-radius: 4px;
}
table th {
    font-weight: 600;
}
.breadcrumb {
    background: none;
    padding: 0;
    margin-bottom: 1rem;
}
.text-center h5 {
    font-weight: 600;
}
