/* Resolved gutenberg theme.json issue */
:root :where(a:where(:not(.wp-element-button))) {
    text-decoration: none;
}
