/*
Theme Name: Baianai
Template: hello-elementor
Version: 1.0.0
Description: Baianai is a child theme of Hello Elementor.
Author: baianai
Author URI: https://www.baianai.es/
Text Domain: baianai
*/



	/*CSS mínimo para la web elementor*/


/*Color de los enlaces*/
:root {
  --e-global-color-enlace: #C15845;
}



/*Hace cosas invisibles*/
.noseve{
	position: absolute !important;
	top: -9999px !important;
	left: -9999px !important;
}



/*Título de la política de cookies*/
.cky-audit-table-element h3{
	font-size: 28px;
}
