diff --git a/mu-plugins/blocks/global-header-footer/postcss/footer/footer.pcss b/mu-plugins/blocks/global-header-footer/postcss/footer/footer.pcss index 5dd70bf43..3daf37d9e 100644 --- a/mu-plugins/blocks/global-header-footer/postcss/footer/footer.pcss +++ b/mu-plugins/blocks/global-header-footer/postcss/footer/footer.pcss @@ -27,8 +27,4 @@ font-size: var(--wp--preset--font-size--small); } } - - & .wp-block-navigation-item .wp-block-navigation-item__content { - color: inherit; - } } diff --git a/mu-plugins/blocks/global-header-footer/postcss/header/menu.pcss b/mu-plugins/blocks/global-header-footer/postcss/header/menu.pcss index 53c04c7a8..03bc575b9 100644 --- a/mu-plugins/blocks/global-header-footer/postcss/header/menu.pcss +++ b/mu-plugins/blocks/global-header-footer/postcss/header/menu.pcss @@ -108,7 +108,6 @@ padding-top: calc(var(--wp--style--block-gap) / 2); padding-bottom: calc(var(--wp--style--block-gap) / 2); padding-right: var(--wp--style--block-gap); - color: inherit; &:hover, &:focus-within {