.primary_color_bg{
                background-color: #798A94 !important;
            }
            .secondary_color_bg{
                background-color: #0F2D46 !important;
            }
            .primary_color_text{
                color: #fff !important
            }
            .primary_color_text p{
                color: #fff !important
            }
            .secondary_color_text{
                color: #fff !important
            }
            .secondary_color_text p{
                color: #fff !important
            }
            .nav-clrs{
                background-color: #798A94 !important;
                color: #fff !important;
            }
            .footer-clrs{
                background-color: #eaeaea !important;
                color: #000 !important;
            }