@import "principal.css";
body {
  font-size: 1.5em;
  line-height: 1.6;
}

h1 { font-size: 2.5em; }
h2 { font-size: 2em; }
h3 { font-size: 1.6em; }

nav a, button, input, label {
  font-size: 1.2em;
}
