body { font-family: $font-_body; font-size: $font-size__base; line-height: $line-height__base; background-color: $color__background-body; // Fallback for when there is no custom background color defined color: $body-color; min-height: 100vh; overflow-x: hidden; }