:root {
    --app-accent: #5dade2;
}

body {
    min-height: 100vh;
}

.navbar-brand {
    font-weight: 600;
}
