.t-teme-temp2 .c-tabs-group--variant__stylized li .c-tabs-group__tab-button[aria-expanded=true] {
    background-color: var (--tme-color-primary-1) !important;
    color: #ffffff !important;
    border-color: #000000 !important;
}

.t-teme-temp2 .c-tabs-group--variant__stylized li .c-tabs-group__tab-button[aria-expanded=false] {
    background-color: white !important;
    color: black !important;
    border-color: #000000 !important;
}