.elementor-kit-86{--e-global-color-primary:#020202;--e-global-color-secondary:#1349FF;--e-global-color-text:#FFF9F9;--e-global-color-accent:#1349FF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-86 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* CORREÇÃO: Muda o "Header branco" do widget de Perfil do BuddyBoss */

/* 1. Muda o fundo da barra de progresso (a parte branca) */
.widget_bp_completion_widget_widget .progress {
    background-color: #333 !important; /* Define um fundo cinza escuro */
}

/* 2. Muda a cor do texto 'Complete' e da porcentagem (ex: '40%') */
.widget_bp_completion_widget_widget .progress .progress-bar-text {
    color: #FFFFFF !important; /* Define o texto como branco */
}/* End custom CSS */