body {
    font-size: 11pt;
}

nav.bg-light {
    background-color: transparent;
}

h1, h2 {
    font-size: 12pt;
}

.display-4 {
    font-size: 22pt;
}

.display-6 {
    font-size: 18pt;
}

.display-7 {
    font-size: 16pt;
    font-weight: bold;
}