.question {
    display: flex;
    align-items: center;
    align-items: baseline;
}

.question p {
    margin-bottom: 6px;
}

.warning {
    margin-left: 12px;
}

#navbar {
    background-color: #11252E;
}

#navbarSupportedContent {
    background-color: #11252E;
}

.navbar-brand {
    margin: -30px 0px -40px -5px;
}