/*!minions.css*/
@media screen and (--xl-query) {
.jc-c\@xl{justify-content:center}
.jc-fe\@xl{justify-content:flex-end}
.jc-fs\@xl{justify-content:flex-start}
.jc-sb\@xl{justify-content:space-between}
.jc-sa\@xl{justify-content:space-around}
}
