[class^="PIN_"][class$="_button"] {
    & [class^="PIN_"][class$="_string"] {
        color: var(--ff-font-color-black, #000) !important;
    }
}