.wp-block-woocommerce-customer-account { a { text-decoration: none !important; align-items: center; display: flex; color: currentColor !important; &:hover { text-decoration: underline !important; } .icon + .label, .wc-block-customer-account__account-icon + .label { margin-left: $gap-smaller; } .icon { height: em(16px); width: em(16px); } .wc-block-customer-account__account-icon { height: em(23px); width: em(23px); } } }