
                :root {
                    --color-heading: #1A34B2;
                    
                    --color-primary: #e16116;
                    --bs-primary: #e16116;
                    --color-text-button: #ffffff;
                    --footer-text: #ffffff;
                }
                html[data-theme-color=skin-3] {
                    --bs-heading-color: #1A34B2;
                    
                    --bs-primary: #e16116;
                }
                a.edu-btn, button.edu-btn, input.edu-btn, a.edu-btn.tld-btn-dark, button.edu-btn.tld-btn-dark {
                    background-color: #e16116;
                    color: #ffffff;
                }
                a.edu-btn:hover, button.edu-btn:hover, input.edu-btn:hover, .btn-register-home:hover, a.edu-btn.btn-white:hover, button.edu-btn.btn-white:hover,
                a.edu-btn.tld-btn-dark:hover, button.edu-btn.tld-btn-dark:hover {
                    background-color: #ffffff;color: #e16116 !important;
                }
                a.edu-btn.tld-btn-white:hover, button.edu-btn.tld-btn-white:hover, .bg-color-primary a.edu-btn.tld-btn-white:hover, .bg-color-primary button.edu-btn.tld-btn-white:hover {
                    background-color: #e16116;color: #ffffff !important;
                }

                .video-play-btn.btn-secondary-color {
                    background-color: #e16116;
                }
                .video-play-btn.btn-secondary-color::before, .video-play-btn.btn-secondary-color::after {
                    border-color: #e16116;
                }
                .tld-config-header.edu-header.header-transparent,
                .tld-config-header.header-transparent .top-bar,
                .tld-config-header.header-transparent .main-bar,
                .tld-config-header.site-header,
                .tld-config-header.site-header.header-fixed.showed{
                    background: #ffffff;
                }
                .tld-config-header.edu-header.header-sticky.sticky,
                .tld-config-header-03.edu-header .header-mainmenu.edu-sticky, 
                .tld-config-header-03.edu-header .header-mainmenu.edu-sticky-tld {
                    background-color: #ffffff !important;
                }
                .tld-config-header .mainmenu-nav .mainmenu > li > a,
                .tld-config-header .header-nav.w3menu .nav > li > a, 
                .site-header .codeboxr-main-menu > li > a,
                .tld-config-header-03.header-style-7.header-business .header-mainmenu.edu-sticky .mainmenu-nav .mainmenu > li > a, 
                .tld-config-header-03.header-style-7.header-business .header-mainmenu.edu-sticky-tld .mainmenu-nav .mainmenu > li > a{
                    color: #127f79;
                }
                .tld-config-footer.eduvibe-footer-one, .tld-config-footer.site-footer.style-2.footer-dark,
                .tld-config-footer-03.edu-footer.footer-style-1, 
                .tld-config-footer-03.footer-lighten .copyright-area{
                    background: #127f79;
                }
                .footer-style-default .description, .footer-style-default .widget-title, .footer-style-default .edu-footer-widget .footer-link li a,
                .copyright-default p, .footer-style-default .information-list li, .footer-style-default .information-list li a,
                .footer-style-default .edu-footer-widget :where(p, a, span, h1, h2, h3, h4, h5, h6),
                .tld-config-footer-03 .widget-title{
                    color: #ffffff;
                }
                footer.tld-config-footer .widget_about p, .tld-config-footer.site-footer.style-2 .footer-title, footer .widget_services ul li a,
                footer .footer-top .widget, footer .footer-bottom p, .widget_services ul li a:hover,
                .tld-config-footer-03.edu-footer .edu-footer-widget .footer-link li:hover a, 
                .tld-config-footer-03.footer-lighten .copyright-area p{
                   color: #ffffff;
                }
                .list-hover1 > li > a > span:after {
                    background-color: #ffffff;
                }
                
                .tld-config-footer .shape-dot-wrapper {
                    display: none !important;
                }
            