/*
Theme Name: Twenty Twenty-Three Child
Theme URI: https://example.com/
Author: Jose Cruz
Author URI: https://adsise.com/author/JoseCruz
Description: A child theme for TT3.
Requires at least: 6.1
Tested up to: 6.1
Requires PHP: 5.6
Version: 0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentythree-child
Template: twentytwentythree
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments

Twenty Twenty-Three Child WordPress Theme, (C) 2022 WordPress.org
Twenty Twenty-Three Child is distributed under the terms of the GNU GPL.
*/

/* Ocultar en la nube de etiquetas la categora WIP */
.wp-block-tag-cloud .tag-cloud-link.tag-link-70 {
  display: none;
  color: blue
}