body, html {
    font-family: 'Rubik', sans-serif;
    background-color: #262626;
}

.navbar {
    background-color: #4e4d4d;
}
