.bg-primary, .bg-primary-active.active {
    background-color: rgb(14, 170, 222) !important
}
.nav-link, h2 {
    color: rgb(14, 170, 222) !important
}

.text-primary {
    color: rgb(14, 170, 222) !important
}

.text-justify {
    text-align: justify
}
