.bg-khazen {
    background-color: rgba(51, 102, 51, 1);
}

#app {
    min-height: 100vh;
}

#footer {
    position: absolute;
    bottom: 20px;
}

.nav-link {
    font-size: .8rem;
}
