.primary_color_bg{
    background-color: #070707 !important;
}
.secondary_color_bg{
    background-color: #fff !important;
}
.primary_color_text{
    color: #fff !important
}
.primary_color_text p{
    color: #000 !important
}
.secondary_color_text{
    color: #000 !important
}
.secondary_color_text p{
    color: #000 !important
}
.nav-clrs{
    background-color: #fff !important;
    color: #000 !important;
}
.footer-clrs{
    background-color: #fff !important;
    color: #000 !important;
}