@@ -0,0 +1,11 @@
+h1 {
+ font-size: 4em;
+ margin: 0;
+ &.title {
+ font-size: 7em;
+ }
+}
+
+h2 {
+ font-size: 2em;