.company-descriptor-header__text {
    text-transform: uppercase !important;
    font-family: 'rmb-display' !important;
    line-height: 1.5 !important;
    margin-bottom: -3px !important;
}
 
.company-descriptor-header {
    background-color: var(--brand-color-brand-base) !important;
    font-family: 'rmb-display' !important;
    text-transform: uppercase !important;
}
 
.progress-bar.w-full {
    background: var(--brand-color-brand-base) !important;
}