body { background: $color__background-body; // Fallback for when there is no custom background color defined. background-image: url(./assets/img/background-colors-02.jpg); background-size: cover; background-position: center center; background-repeat: no-repeat; }