body {
    background-color: #4B4127 !important;
    color: #212529 !important;
    font-family: PRViking, sans-serif !important;
}

a {
    color: #212529 !important;
}



/* navigator styles */

.nav a {
    color: #212529 !important;
}


.nav a:hover {
    color: whitesmoke !important;
    text-decoration: none !important;
}

.nav .active {
    color: whitesmoke !important;
    border-bottom: 2px solid whitesmoke !important;
}

#navigator {
    font-size: 22px !important;
}

/* top navbar styles */


/* media query */
