@import "theme"; * { font-family: $defFont } body { background-color: $defBG; color: $defFG; margin: 0; } .root-content { width: 95%; margin: auto; }