body, .dropdown-menu, .input-group-text, .form-control, .form-select, .btn {
    font-size: 14.5px;
}

.text-mini {
    font-size: 9px;
}

nav {
    background-color: #0052B9;
    color: white;   
}

header .link-body-emphasis {
    color: white !important;
}