/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/* VARIABLES REUTILIZABLES  */

:root{
	--blanco: #ffffff;

}

.screen-reader-text{
	display: none !important;
}

.texto p{
	color: var(--blanco) !important;
}

/* HEADER */

header{
	display: none !important;
}
/* BODY */

/* FOOTER */