/* Start custom CSS */#nav-bar {
    position: relative;
    opacity: 1 !important;
    background-color: var(--color-background) !important;
}
.content {
    margin-top: 50px;
}/* End custom CSS */