@include content-card('album', $el-content-album-bg); @include content-card('article', $el-content-article-bg); @include content-card('note', $el-content-note-bg); @include content-card('project', $el-content-project-bg); @include content-card('upload', $el-content-upload-bg); @include content-full('album', $el-content-album-bg); @include content-full('article', $el-content-article-bg); @include content-full('note', $el-content-note-bg); @include content-full('project', $el-content-project-bg); @include content-full('upload', $el-content-upload-bg);