/*
Theme Name: hello-elementor-child
Template: hello-elementor
*/

@import url("../hello-elementor/style.css");

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

.open, body{
	 font-family: "Open Sans", sans-serif!important;
}
.azul{
	color: #139daa!important;
}
.rojo{
	color: #ff0044!important;
}
p{
	color: black!important;
}


h1, h3, h3 a{ color:#000000!important; }


body { color:#000000!important; font-size:18px!important; }


nav ul li ul li a { color:#fff!important; }
nav ul li ul li { background-color:#000!important; }