body {
    font-family: 'Raleway' !important;
    background-color: #e5e5e5;
}

.nav-passive {
    font-weight: 300;
    color: #212121 !important;
}

.nav-active {
    font-weight: 600;
    color: #212121 !important;
}

.nav-footer {
    font-weight: 400 !important;
    color: #FFFFFF !important;
}

footer {
    color: #FFFFFF;
}

h1 {
    color: #212121;
    font-weight: 600;
}

p {
    color: #212121;
    font-weight: 400;
}