body {
    background: #f7f9fb;
}

.card {
    border: none;
    border-radius: 14px;
}

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

textarea.form-control {
    font-family: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, monospace;
}
