$font_color: #333; $img_path: "img/common/"; .footer { color: $font_color; background: url(#{$img_path}sample.jpg); }