/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
.awsui_variant-normal_1a743_4ccmx_9.awsui_pressed_1a743_4ccmx_9:not(#\9) {
  background: var(--color-background-toggle-button-normal-pressed-dc1nqz, #eaeded);
  border-color: var(--color-border-toggle-button-normal-pressed-c5n6wh, #545b64);
  color: var(--color-text-toggle-button-normal-pressed-mmq27n, #16191f);
}

.awsui_variant-icon_1a743_4ccmx_15.awsui_pressed_1a743_4ccmx_9:not(#\9) {
  background: transparent;
  border-color: transparent;
  color: var(--color-text-toggle-button-icon-pressed-31hcbc, #16191f);
}