html {
  font-size: $font-size-root;
}

body {
  font-size: $font-size-medium;
  line-height: $line-height-medium;
}