

                body {
                    background: #FFFFFF url(' http://cebiolabavenir.moncse.site/img/applogos/') repeat center center;
                }

                .bc-color-bg-1 {
                    background: #2B22BB !important;
                    background-color: #2B22BB !important;                   
                }

                .bc-color-txt-1 {
                    color: #2B22BB !important;                    
                }

                .bc-color-bg-2 {
                    background: #ED7025 !important;
                    background-color: #ED7025 !important;
                }

                .bc-color-txt-2 {
                    color: #ED7025 !important;
                }

                .bc-color-bg-3 {
                    background: #1F146E !important;
                    background-color: #1F146E !important;
                }

                .bc-color-txt-3 {
                    color: #1F146E !important;
                }

                .bc-color-bg-4 {
                    background: #ED7025 !important;
                    background-color: #ED7025 !important;
                }

                .bc-color-txt-4 {
                    color: #ED7025 !important;
                }

                h1 {
                    color: #ED7025 !important;
                }

                h2 {
                    color: #2B22BB !important;
                }

                h3 {
                    color: #ED7025 !important;
                }

                h4,h5,h6 {
                    color: #1F146E !important;
                }

                .bc-color-bdr-1 {
                    border-color: #2B22BB !important;
                }

                .bc-color-bdr-2 {
                    border-color: #ED7025 !important;
                }

                .bc-color-bdr-3 {
                    border-color: #1F146E !important;
                }

                .bc-color-bdr-4 {
                    border-color: #ED7025 !important;
                }

                .bc-color-bg-1-hover-focus:hover,
                .bc-color-bg-1-hover-focus:focus {
                    background-color: #2B22BB !important;
                    background: #2B22BB !important;
                }

                .bc-color-bg-2-hover-focus:hover,
                .bc-color-bg-2-hover-focus:focus {
                    background-color: #ED7025 !important;
                    background: #ED7025 !important;
                }

                .bc-color-bg-3-hover-focus:hover,
                .bc-color-bg-3-hover-focus:focus {
                    background-color: #1F146E !important;
                    background: #1F146E !important;
                }

                .bc-color-bg-4-hover-focus:hover,
                .bc-color-bg-4-hover-focus:focus {
                    background-color: #ED7025 !important;
                    background: #ED7025 !important;
                }

                .bc-color-bg-hover-focus-white:hover,
                .bc-color-bg-hover-focus-white:focus {
                    color: #FFF!important;
                }

            