:root,[data-bs-theme=light] {
    --bs-blue: #063d8d;
    --bs-primary: #063d8d;
}
body {
    font-size: 11px;
    background-color: #ffffff;
}
