* {
    font-family: "IBM Plex Serif", sans-serif !important;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

body {
    --bs-body-bg: #00111B;
    --bs-body-color: #ffffff;
}