
/*Root*/
:root {
    --title-font-size: 18px;
}

/* Remove the orange underline and bottom padding*/
.container-fluid {
    background: none;
}

.mainnavbar{
    padding-bottom: 0px;
}

