/*
Theme Name: Hello Elementor Protomuseum
Theme URI: https://protomuseum.com
Description: Child of Hello Elementor — loads block library styles so Gutenberg markup inside Elementor matches the classic block page.
Author: Protomuseum
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-protomuseum
*/

/* Global UI font: Roboto (loaded via protomuseum-fonts in functions.php). */
body,
button,
input,
select,
textarea {
	font-family: "Roboto", system-ui, -apple-system, "Segoe UI", sans-serif;
}
