/* End custom CSS */

:root {
	--page-title-display: none;
}

/* Start custom CSS for text-editor, class: .elementor-element-74fb08ac */
a {
	color: #800000;
	/* Rojo granate */
	text-decoration: none;
}

a:hover {
	color: #a00000;
}
