/*
Theme Name:   Multiflex Child
Theme URI:    https://fireflythemes.com/themes/multiflex-child (o tu web)
Description:  Tema hijo para Multiflex. Ideal para personalizaciones.
Author:       Tu Nombre o Nickname
Author URI:   (Tu sitio web, opcional)
Template:     multiflex
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  multiflex-child
Tags:         child-theme
*/

/* Tus estilos CSS personalizados comenzarán aquí abajo */

body {
  background-color: #ebebeb; 
}
header.wp-block-template-part-header { 
  background-color: #ebebeb !important;
}