.initial-navbar li a {
    color: #000000;
    font-weight: 600;
}
.initial-navbar .navbar-nav .active, .initial-navbar li a:hover {
    color: ghostwhite !important;
}
.initial-navbar .navbar-brand {
    color: #343a40;
    font-weight: 600;
}
.home .typing-carousel {
    color: #343a40 !important;
}
.home .greeting, .home .greeting-subtitle {
    color: #343a40 !important;
}
#top-navbar-divider {
    background: #343a40;
}
