opacity: 1; } .mmg.has-error.has-value:not(.disabled) .trigger-label { color: var(--maui-select-button-color); } .mmg.has-error.has-value:not(.disabled) .trigger { --maui-icon-color-override: var(--maui-color-message-error); } .mmg.disabled .trigger-label { color: var(--maui-colord-background-disabled); } .mmg .optional-label { 7