/*
Theme Name: Neve Child
Theme URI: https://example.com
Description: Child theme de Neve
Author: Tu nombre
Author URI: https://example.com
Template: neve
Version: 1.0
*/

/* Añade aquí tus estilos personalizados */

.link-highlight {
    text-decoration: underline !important;
}

.nolink-highlight {
    text-decoration: none !important;
}
