/* color - curated color tokens, base + sm/md/lg/xl/xxl breakpoints. */

.color-transparent { color: transparent !important; }
.color-transparent * { color: transparent !important; }
.color-current { color: currentColor !important; }
.color-current * { color: currentColor !important; }
.color-black { color: #000000 !important; }
.color-black * { color: #000000 !important; }
.color-white { color: #ffffff !important; }
.color-white * { color: #ffffff !important; }
.color-darkgray { color: #4f4f4f !important; }
.color-darkgray * { color: #4f4f4f !important; }
.color-gray { color: #7f7f7f !important; }
.color-gray * { color: #7f7f7f !important; }
.color-lightgray { color: #afafaf !important; }
.color-lightgray * { color: #afafaf !important; }
.color-gray100 { color: #f5f5f5 !important; }
.color-gray100 * { color: #f5f5f5 !important; }
.color-gray300 { color: #e0e0e0 !important; }
.color-gray300 * { color: #e0e0e0 !important; }
.color-gray500 { color: #9e9e9e !important; }
.color-gray500 * { color: #9e9e9e !important; }
.color-gray700 { color: #616161 !important; }
.color-gray700 * { color: #616161 !important; }
.color-gray900 { color: #212121 !important; }
.color-gray900 * { color: #212121 !important; }
.color-bluegray500 { color: #607d8b !important; }
.color-bluegray500 * { color: #607d8b !important; }
.color-red300 { color: #e57373 !important; }
.color-red300 * { color: #e57373 !important; }
.color-red500 { color: #f44336 !important; }
.color-red500 * { color: #f44336 !important; }
.color-red700 { color: #d32f2f !important; }
.color-red700 * { color: #d32f2f !important; }
.color-pink300 { color: #f06292 !important; }
.color-pink300 * { color: #f06292 !important; }
.color-pink500 { color: #e91e63 !important; }
.color-pink500 * { color: #e91e63 !important; }
.color-pink700 { color: #c2185b !important; }
.color-pink700 * { color: #c2185b !important; }
.color-purple300 { color: #ba68c8 !important; }
.color-purple300 * { color: #ba68c8 !important; }
.color-purple500 { color: #9c27b0 !important; }
.color-purple500 * { color: #9c27b0 !important; }
.color-purple700 { color: #7b1fa2 !important; }
.color-purple700 * { color: #7b1fa2 !important; }
.color-indigo300 { color: #7986cb !important; }
.color-indigo300 * { color: #7986cb !important; }
.color-indigo500 { color: #3f51b5 !important; }
.color-indigo500 * { color: #3f51b5 !important; }
.color-indigo700 { color: #303f9f !important; }
.color-indigo700 * { color: #303f9f !important; }
.color-blue300 { color: #64b5f6 !important; }
.color-blue300 * { color: #64b5f6 !important; }
.color-blue500 { color: #2196f3 !important; }
.color-blue500 * { color: #2196f3 !important; }
.color-blue700 { color: #1976d2 !important; }
.color-blue700 * { color: #1976d2 !important; }
.color-cyan300 { color: #4dd0e1 !important; }
.color-cyan300 * { color: #4dd0e1 !important; }
.color-cyan500 { color: #00bcd4 !important; }
.color-cyan500 * { color: #00bcd4 !important; }
.color-cyan700 { color: #0097a7 !important; }
.color-cyan700 * { color: #0097a7 !important; }
.color-teal300 { color: #4db6ac !important; }
.color-teal300 * { color: #4db6ac !important; }
.color-teal500 { color: #009688 !important; }
.color-teal500 * { color: #009688 !important; }
.color-teal700 { color: #00796b !important; }
.color-teal700 * { color: #00796b !important; }
.color-green300 { color: #81c784 !important; }
.color-green300 * { color: #81c784 !important; }
.color-green500 { color: #4caf50 !important; }
.color-green500 * { color: #4caf50 !important; }
.color-green700 { color: #388e3c !important; }
.color-green700 * { color: #388e3c !important; }
.color-lime300 { color: #dce775 !important; }
.color-lime300 * { color: #dce775 !important; }
.color-lime500 { color: #cddc39 !important; }
.color-lime500 * { color: #cddc39 !important; }
.color-lime700 { color: #afb42b !important; }
.color-lime700 * { color: #afb42b !important; }
.color-yellow300 { color: #fff176 !important; }
.color-yellow300 * { color: #fff176 !important; }
.color-yellow500 { color: #ffeb3b !important; }
.color-yellow500 * { color: #ffeb3b !important; }
.color-yellow700 { color: #fbc02d !important; }
.color-yellow700 * { color: #fbc02d !important; }
.color-amber300 { color: #ffd54f !important; }
.color-amber300 * { color: #ffd54f !important; }
.color-amber500 { color: #ffc107 !important; }
.color-amber500 * { color: #ffc107 !important; }
.color-amber700 { color: #ffa000 !important; }
.color-amber700 * { color: #ffa000 !important; }
.color-orange300 { color: #ffb74d !important; }
.color-orange300 * { color: #ffb74d !important; }
.color-orange500 { color: #ff9800 !important; }
.color-orange500 * { color: #ff9800 !important; }
.color-orange700 { color: #f57c00 !important; }
.color-orange700 * { color: #f57c00 !important; }
.color-deeporange300 { color: #ff8a65 !important; }
.color-deeporange300 * { color: #ff8a65 !important; }
.color-deeporange500 { color: #ff5722 !important; }
.color-deeporange500 * { color: #ff5722 !important; }
.color-deeporange700 { color: #e64a19 !important; }
.color-deeporange700 * { color: #e64a19 !important; }
.color-brown300 { color: #a1887f !important; }
.color-brown300 * { color: #a1887f !important; }
.color-brown500 { color: #795548 !important; }
.color-brown500 * { color: #795548 !important; }
.color-brown700 { color: #5d4037 !important; }
.color-brown700 * { color: #5d4037 !important; }

@media (min-width: 576px) {
    .color-sm-transparent { color: transparent !important; }
    .color-sm-transparent * { color: transparent !important; }
    .color-sm-current { color: currentColor !important; }
    .color-sm-current * { color: currentColor !important; }
    .color-sm-black { color: #000000 !important; }
    .color-sm-black * { color: #000000 !important; }
    .color-sm-white { color: #ffffff !important; }
    .color-sm-white * { color: #ffffff !important; }
    .color-sm-darkgray { color: #4f4f4f !important; }
    .color-sm-darkgray * { color: #4f4f4f !important; }
    .color-sm-gray { color: #7f7f7f !important; }
    .color-sm-gray * { color: #7f7f7f !important; }
    .color-sm-lightgray { color: #afafaf !important; }
    .color-sm-lightgray * { color: #afafaf !important; }
    .color-sm-gray100 { color: #f5f5f5 !important; }
    .color-sm-gray100 * { color: #f5f5f5 !important; }
    .color-sm-gray300 { color: #e0e0e0 !important; }
    .color-sm-gray300 * { color: #e0e0e0 !important; }
    .color-sm-gray500 { color: #9e9e9e !important; }
    .color-sm-gray500 * { color: #9e9e9e !important; }
    .color-sm-gray700 { color: #616161 !important; }
    .color-sm-gray700 * { color: #616161 !important; }
    .color-sm-gray900 { color: #212121 !important; }
    .color-sm-gray900 * { color: #212121 !important; }
    .color-sm-bluegray500 { color: #607d8b !important; }
    .color-sm-bluegray500 * { color: #607d8b !important; }
    .color-sm-red300 { color: #e57373 !important; }
    .color-sm-red300 * { color: #e57373 !important; }
    .color-sm-red500 { color: #f44336 !important; }
    .color-sm-red500 * { color: #f44336 !important; }
    .color-sm-red700 { color: #d32f2f !important; }
    .color-sm-red700 * { color: #d32f2f !important; }
    .color-sm-pink300 { color: #f06292 !important; }
    .color-sm-pink300 * { color: #f06292 !important; }
    .color-sm-pink500 { color: #e91e63 !important; }
    .color-sm-pink500 * { color: #e91e63 !important; }
    .color-sm-pink700 { color: #c2185b !important; }
    .color-sm-pink700 * { color: #c2185b !important; }
    .color-sm-purple300 { color: #ba68c8 !important; }
    .color-sm-purple300 * { color: #ba68c8 !important; }
    .color-sm-purple500 { color: #9c27b0 !important; }
    .color-sm-purple500 * { color: #9c27b0 !important; }
    .color-sm-purple700 { color: #7b1fa2 !important; }
    .color-sm-purple700 * { color: #7b1fa2 !important; }
    .color-sm-indigo300 { color: #7986cb !important; }
    .color-sm-indigo300 * { color: #7986cb !important; }
    .color-sm-indigo500 { color: #3f51b5 !important; }
    .color-sm-indigo500 * { color: #3f51b5 !important; }
    .color-sm-indigo700 { color: #303f9f !important; }
    .color-sm-indigo700 * { color: #303f9f !important; }
    .color-sm-blue300 { color: #64b5f6 !important; }
    .color-sm-blue300 * { color: #64b5f6 !important; }
    .color-sm-blue500 { color: #2196f3 !important; }
    .color-sm-blue500 * { color: #2196f3 !important; }
    .color-sm-blue700 { color: #1976d2 !important; }
    .color-sm-blue700 * { color: #1976d2 !important; }
    .color-sm-cyan300 { color: #4dd0e1 !important; }
    .color-sm-cyan300 * { color: #4dd0e1 !important; }
    .color-sm-cyan500 { color: #00bcd4 !important; }
    .color-sm-cyan500 * { color: #00bcd4 !important; }
    .color-sm-cyan700 { color: #0097a7 !important; }
    .color-sm-cyan700 * { color: #0097a7 !important; }
    .color-sm-teal300 { color: #4db6ac !important; }
    .color-sm-teal300 * { color: #4db6ac !important; }
    .color-sm-teal500 { color: #009688 !important; }
    .color-sm-teal500 * { color: #009688 !important; }
    .color-sm-teal700 { color: #00796b !important; }
    .color-sm-teal700 * { color: #00796b !important; }
    .color-sm-green300 { color: #81c784 !important; }
    .color-sm-green300 * { color: #81c784 !important; }
    .color-sm-green500 { color: #4caf50 !important; }
    .color-sm-green500 * { color: #4caf50 !important; }
    .color-sm-green700 { color: #388e3c !important; }
    .color-sm-green700 * { color: #388e3c !important; }
    .color-sm-lime300 { color: #dce775 !important; }
    .color-sm-lime300 * { color: #dce775 !important; }
    .color-sm-lime500 { color: #cddc39 !important; }
    .color-sm-lime500 * { color: #cddc39 !important; }
    .color-sm-lime700 { color: #afb42b !important; }
    .color-sm-lime700 * { color: #afb42b !important; }
    .color-sm-yellow300 { color: #fff176 !important; }
    .color-sm-yellow300 * { color: #fff176 !important; }
    .color-sm-yellow500 { color: #ffeb3b !important; }
    .color-sm-yellow500 * { color: #ffeb3b !important; }
    .color-sm-yellow700 { color: #fbc02d !important; }
    .color-sm-yellow700 * { color: #fbc02d !important; }
    .color-sm-amber300 { color: #ffd54f !important; }
    .color-sm-amber300 * { color: #ffd54f !important; }
    .color-sm-amber500 { color: #ffc107 !important; }
    .color-sm-amber500 * { color: #ffc107 !important; }
    .color-sm-amber700 { color: #ffa000 !important; }
    .color-sm-amber700 * { color: #ffa000 !important; }
    .color-sm-orange300 { color: #ffb74d !important; }
    .color-sm-orange300 * { color: #ffb74d !important; }
    .color-sm-orange500 { color: #ff9800 !important; }
    .color-sm-orange500 * { color: #ff9800 !important; }
    .color-sm-orange700 { color: #f57c00 !important; }
    .color-sm-orange700 * { color: #f57c00 !important; }
    .color-sm-deeporange300 { color: #ff8a65 !important; }
    .color-sm-deeporange300 * { color: #ff8a65 !important; }
    .color-sm-deeporange500 { color: #ff5722 !important; }
    .color-sm-deeporange500 * { color: #ff5722 !important; }
    .color-sm-deeporange700 { color: #e64a19 !important; }
    .color-sm-deeporange700 * { color: #e64a19 !important; }
    .color-sm-brown300 { color: #a1887f !important; }
    .color-sm-brown300 * { color: #a1887f !important; }
    .color-sm-brown500 { color: #795548 !important; }
    .color-sm-brown500 * { color: #795548 !important; }
    .color-sm-brown700 { color: #5d4037 !important; }
    .color-sm-brown700 * { color: #5d4037 !important; }
}

@media (min-width: 768px) {
    .color-md-transparent { color: transparent !important; }
    .color-md-transparent * { color: transparent !important; }
    .color-md-current { color: currentColor !important; }
    .color-md-current * { color: currentColor !important; }
    .color-md-black { color: #000000 !important; }
    .color-md-black * { color: #000000 !important; }
    .color-md-white { color: #ffffff !important; }
    .color-md-white * { color: #ffffff !important; }
    .color-md-darkgray { color: #4f4f4f !important; }
    .color-md-darkgray * { color: #4f4f4f !important; }
    .color-md-gray { color: #7f7f7f !important; }
    .color-md-gray * { color: #7f7f7f !important; }
    .color-md-lightgray { color: #afafaf !important; }
    .color-md-lightgray * { color: #afafaf !important; }
    .color-md-gray100 { color: #f5f5f5 !important; }
    .color-md-gray100 * { color: #f5f5f5 !important; }
    .color-md-gray300 { color: #e0e0e0 !important; }
    .color-md-gray300 * { color: #e0e0e0 !important; }
    .color-md-gray500 { color: #9e9e9e !important; }
    .color-md-gray500 * { color: #9e9e9e !important; }
    .color-md-gray700 { color: #616161 !important; }
    .color-md-gray700 * { color: #616161 !important; }
    .color-md-gray900 { color: #212121 !important; }
    .color-md-gray900 * { color: #212121 !important; }
    .color-md-bluegray500 { color: #607d8b !important; }
    .color-md-bluegray500 * { color: #607d8b !important; }
    .color-md-red300 { color: #e57373 !important; }
    .color-md-red300 * { color: #e57373 !important; }
    .color-md-red500 { color: #f44336 !important; }
    .color-md-red500 * { color: #f44336 !important; }
    .color-md-red700 { color: #d32f2f !important; }
    .color-md-red700 * { color: #d32f2f !important; }
    .color-md-pink300 { color: #f06292 !important; }
    .color-md-pink300 * { color: #f06292 !important; }
    .color-md-pink500 { color: #e91e63 !important; }
    .color-md-pink500 * { color: #e91e63 !important; }
    .color-md-pink700 { color: #c2185b !important; }
    .color-md-pink700 * { color: #c2185b !important; }
    .color-md-purple300 { color: #ba68c8 !important; }
    .color-md-purple300 * { color: #ba68c8 !important; }
    .color-md-purple500 { color: #9c27b0 !important; }
    .color-md-purple500 * { color: #9c27b0 !important; }
    .color-md-purple700 { color: #7b1fa2 !important; }
    .color-md-purple700 * { color: #7b1fa2 !important; }
    .color-md-indigo300 { color: #7986cb !important; }
    .color-md-indigo300 * { color: #7986cb !important; }
    .color-md-indigo500 { color: #3f51b5 !important; }
    .color-md-indigo500 * { color: #3f51b5 !important; }
    .color-md-indigo700 { color: #303f9f !important; }
    .color-md-indigo700 * { color: #303f9f !important; }
    .color-md-blue300 { color: #64b5f6 !important; }
    .color-md-blue300 * { color: #64b5f6 !important; }
    .color-md-blue500 { color: #2196f3 !important; }
    .color-md-blue500 * { color: #2196f3 !important; }
    .color-md-blue700 { color: #1976d2 !important; }
    .color-md-blue700 * { color: #1976d2 !important; }
    .color-md-cyan300 { color: #4dd0e1 !important; }
    .color-md-cyan300 * { color: #4dd0e1 !important; }
    .color-md-cyan500 { color: #00bcd4 !important; }
    .color-md-cyan500 * { color: #00bcd4 !important; }
    .color-md-cyan700 { color: #0097a7 !important; }
    .color-md-cyan700 * { color: #0097a7 !important; }
    .color-md-teal300 { color: #4db6ac !important; }
    .color-md-teal300 * { color: #4db6ac !important; }
    .color-md-teal500 { color: #009688 !important; }
    .color-md-teal500 * { color: #009688 !important; }
    .color-md-teal700 { color: #00796b !important; }
    .color-md-teal700 * { color: #00796b !important; }
    .color-md-green300 { color: #81c784 !important; }
    .color-md-green300 * { color: #81c784 !important; }
    .color-md-green500 { color: #4caf50 !important; }
    .color-md-green500 * { color: #4caf50 !important; }
    .color-md-green700 { color: #388e3c !important; }
    .color-md-green700 * { color: #388e3c !important; }
    .color-md-lime300 { color: #dce775 !important; }
    .color-md-lime300 * { color: #dce775 !important; }
    .color-md-lime500 { color: #cddc39 !important; }
    .color-md-lime500 * { color: #cddc39 !important; }
    .color-md-lime700 { color: #afb42b !important; }
    .color-md-lime700 * { color: #afb42b !important; }
    .color-md-yellow300 { color: #fff176 !important; }
    .color-md-yellow300 * { color: #fff176 !important; }
    .color-md-yellow500 { color: #ffeb3b !important; }
    .color-md-yellow500 * { color: #ffeb3b !important; }
    .color-md-yellow700 { color: #fbc02d !important; }
    .color-md-yellow700 * { color: #fbc02d !important; }
    .color-md-amber300 { color: #ffd54f !important; }
    .color-md-amber300 * { color: #ffd54f !important; }
    .color-md-amber500 { color: #ffc107 !important; }
    .color-md-amber500 * { color: #ffc107 !important; }
    .color-md-amber700 { color: #ffa000 !important; }
    .color-md-amber700 * { color: #ffa000 !important; }
    .color-md-orange300 { color: #ffb74d !important; }
    .color-md-orange300 * { color: #ffb74d !important; }
    .color-md-orange500 { color: #ff9800 !important; }
    .color-md-orange500 * { color: #ff9800 !important; }
    .color-md-orange700 { color: #f57c00 !important; }
    .color-md-orange700 * { color: #f57c00 !important; }
    .color-md-deeporange300 { color: #ff8a65 !important; }
    .color-md-deeporange300 * { color: #ff8a65 !important; }
    .color-md-deeporange500 { color: #ff5722 !important; }
    .color-md-deeporange500 * { color: #ff5722 !important; }
    .color-md-deeporange700 { color: #e64a19 !important; }
    .color-md-deeporange700 * { color: #e64a19 !important; }
    .color-md-brown300 { color: #a1887f !important; }
    .color-md-brown300 * { color: #a1887f !important; }
    .color-md-brown500 { color: #795548 !important; }
    .color-md-brown500 * { color: #795548 !important; }
    .color-md-brown700 { color: #5d4037 !important; }
    .color-md-brown700 * { color: #5d4037 !important; }
}

@media (min-width: 992px) {
    .color-lg-transparent { color: transparent !important; }
    .color-lg-transparent * { color: transparent !important; }
    .color-lg-current { color: currentColor !important; }
    .color-lg-current * { color: currentColor !important; }
    .color-lg-black { color: #000000 !important; }
    .color-lg-black * { color: #000000 !important; }
    .color-lg-white { color: #ffffff !important; }
    .color-lg-white * { color: #ffffff !important; }
    .color-lg-darkgray { color: #4f4f4f !important; }
    .color-lg-darkgray * { color: #4f4f4f !important; }
    .color-lg-gray { color: #7f7f7f !important; }
    .color-lg-gray * { color: #7f7f7f !important; }
    .color-lg-lightgray { color: #afafaf !important; }
    .color-lg-lightgray * { color: #afafaf !important; }
    .color-lg-gray100 { color: #f5f5f5 !important; }
    .color-lg-gray100 * { color: #f5f5f5 !important; }
    .color-lg-gray300 { color: #e0e0e0 !important; }
    .color-lg-gray300 * { color: #e0e0e0 !important; }
    .color-lg-gray500 { color: #9e9e9e !important; }
    .color-lg-gray500 * { color: #9e9e9e !important; }
    .color-lg-gray700 { color: #616161 !important; }
    .color-lg-gray700 * { color: #616161 !important; }
    .color-lg-gray900 { color: #212121 !important; }
    .color-lg-gray900 * { color: #212121 !important; }
    .color-lg-bluegray500 { color: #607d8b !important; }
    .color-lg-bluegray500 * { color: #607d8b !important; }
    .color-lg-red300 { color: #e57373 !important; }
    .color-lg-red300 * { color: #e57373 !important; }
    .color-lg-red500 { color: #f44336 !important; }
    .color-lg-red500 * { color: #f44336 !important; }
    .color-lg-red700 { color: #d32f2f !important; }
    .color-lg-red700 * { color: #d32f2f !important; }
    .color-lg-pink300 { color: #f06292 !important; }
    .color-lg-pink300 * { color: #f06292 !important; }
    .color-lg-pink500 { color: #e91e63 !important; }
    .color-lg-pink500 * { color: #e91e63 !important; }
    .color-lg-pink700 { color: #c2185b !important; }
    .color-lg-pink700 * { color: #c2185b !important; }
    .color-lg-purple300 { color: #ba68c8 !important; }
    .color-lg-purple300 * { color: #ba68c8 !important; }
    .color-lg-purple500 { color: #9c27b0 !important; }
    .color-lg-purple500 * { color: #9c27b0 !important; }
    .color-lg-purple700 { color: #7b1fa2 !important; }
    .color-lg-purple700 * { color: #7b1fa2 !important; }
    .color-lg-indigo300 { color: #7986cb !important; }
    .color-lg-indigo300 * { color: #7986cb !important; }
    .color-lg-indigo500 { color: #3f51b5 !important; }
    .color-lg-indigo500 * { color: #3f51b5 !important; }
    .color-lg-indigo700 { color: #303f9f !important; }
    .color-lg-indigo700 * { color: #303f9f !important; }
    .color-lg-blue300 { color: #64b5f6 !important; }
    .color-lg-blue300 * { color: #64b5f6 !important; }
    .color-lg-blue500 { color: #2196f3 !important; }
    .color-lg-blue500 * { color: #2196f3 !important; }
    .color-lg-blue700 { color: #1976d2 !important; }
    .color-lg-blue700 * { color: #1976d2 !important; }
    .color-lg-cyan300 { color: #4dd0e1 !important; }
    .color-lg-cyan300 * { color: #4dd0e1 !important; }
    .color-lg-cyan500 { color: #00bcd4 !important; }
    .color-lg-cyan500 * { color: #00bcd4 !important; }
    .color-lg-cyan700 { color: #0097a7 !important; }
    .color-lg-cyan700 * { color: #0097a7 !important; }
    .color-lg-teal300 { color: #4db6ac !important; }
    .color-lg-teal300 * { color: #4db6ac !important; }
    .color-lg-teal500 { color: #009688 !important; }
    .color-lg-teal500 * { color: #009688 !important; }
    .color-lg-teal700 { color: #00796b !important; }
    .color-lg-teal700 * { color: #00796b !important; }
    .color-lg-green300 { color: #81c784 !important; }
    .color-lg-green300 * { color: #81c784 !important; }
    .color-lg-green500 { color: #4caf50 !important; }
    .color-lg-green500 * { color: #4caf50 !important; }
    .color-lg-green700 { color: #388e3c !important; }
    .color-lg-green700 * { color: #388e3c !important; }
    .color-lg-lime300 { color: #dce775 !important; }
    .color-lg-lime300 * { color: #dce775 !important; }
    .color-lg-lime500 { color: #cddc39 !important; }
    .color-lg-lime500 * { color: #cddc39 !important; }
    .color-lg-lime700 { color: #afb42b !important; }
    .color-lg-lime700 * { color: #afb42b !important; }
    .color-lg-yellow300 { color: #fff176 !important; }
    .color-lg-yellow300 * { color: #fff176 !important; }
    .color-lg-yellow500 { color: #ffeb3b !important; }
    .color-lg-yellow500 * { color: #ffeb3b !important; }
    .color-lg-yellow700 { color: #fbc02d !important; }
    .color-lg-yellow700 * { color: #fbc02d !important; }
    .color-lg-amber300 { color: #ffd54f !important; }
    .color-lg-amber300 * { color: #ffd54f !important; }
    .color-lg-amber500 { color: #ffc107 !important; }
    .color-lg-amber500 * { color: #ffc107 !important; }
    .color-lg-amber700 { color: #ffa000 !important; }
    .color-lg-amber700 * { color: #ffa000 !important; }
    .color-lg-orange300 { color: #ffb74d !important; }
    .color-lg-orange300 * { color: #ffb74d !important; }
    .color-lg-orange500 { color: #ff9800 !important; }
    .color-lg-orange500 * { color: #ff9800 !important; }
    .color-lg-orange700 { color: #f57c00 !important; }
    .color-lg-orange700 * { color: #f57c00 !important; }
    .color-lg-deeporange300 { color: #ff8a65 !important; }
    .color-lg-deeporange300 * { color: #ff8a65 !important; }
    .color-lg-deeporange500 { color: #ff5722 !important; }
    .color-lg-deeporange500 * { color: #ff5722 !important; }
    .color-lg-deeporange700 { color: #e64a19 !important; }
    .color-lg-deeporange700 * { color: #e64a19 !important; }
    .color-lg-brown300 { color: #a1887f !important; }
    .color-lg-brown300 * { color: #a1887f !important; }
    .color-lg-brown500 { color: #795548 !important; }
    .color-lg-brown500 * { color: #795548 !important; }
    .color-lg-brown700 { color: #5d4037 !important; }
    .color-lg-brown700 * { color: #5d4037 !important; }
}

@media (min-width: 1200px) {
    .color-xl-transparent { color: transparent !important; }
    .color-xl-transparent * { color: transparent !important; }
    .color-xl-current { color: currentColor !important; }
    .color-xl-current * { color: currentColor !important; }
    .color-xl-black { color: #000000 !important; }
    .color-xl-black * { color: #000000 !important; }
    .color-xl-white { color: #ffffff !important; }
    .color-xl-white * { color: #ffffff !important; }
    .color-xl-darkgray { color: #4f4f4f !important; }
    .color-xl-darkgray * { color: #4f4f4f !important; }
    .color-xl-gray { color: #7f7f7f !important; }
    .color-xl-gray * { color: #7f7f7f !important; }
    .color-xl-lightgray { color: #afafaf !important; }
    .color-xl-lightgray * { color: #afafaf !important; }
    .color-xl-gray100 { color: #f5f5f5 !important; }
    .color-xl-gray100 * { color: #f5f5f5 !important; }
    .color-xl-gray300 { color: #e0e0e0 !important; }
    .color-xl-gray300 * { color: #e0e0e0 !important; }
    .color-xl-gray500 { color: #9e9e9e !important; }
    .color-xl-gray500 * { color: #9e9e9e !important; }
    .color-xl-gray700 { color: #616161 !important; }
    .color-xl-gray700 * { color: #616161 !important; }
    .color-xl-gray900 { color: #212121 !important; }
    .color-xl-gray900 * { color: #212121 !important; }
    .color-xl-bluegray500 { color: #607d8b !important; }
    .color-xl-bluegray500 * { color: #607d8b !important; }
    .color-xl-red300 { color: #e57373 !important; }
    .color-xl-red300 * { color: #e57373 !important; }
    .color-xl-red500 { color: #f44336 !important; }
    .color-xl-red500 * { color: #f44336 !important; }
    .color-xl-red700 { color: #d32f2f !important; }
    .color-xl-red700 * { color: #d32f2f !important; }
    .color-xl-pink300 { color: #f06292 !important; }
    .color-xl-pink300 * { color: #f06292 !important; }
    .color-xl-pink500 { color: #e91e63 !important; }
    .color-xl-pink500 * { color: #e91e63 !important; }
    .color-xl-pink700 { color: #c2185b !important; }
    .color-xl-pink700 * { color: #c2185b !important; }
    .color-xl-purple300 { color: #ba68c8 !important; }
    .color-xl-purple300 * { color: #ba68c8 !important; }
    .color-xl-purple500 { color: #9c27b0 !important; }
    .color-xl-purple500 * { color: #9c27b0 !important; }
    .color-xl-purple700 { color: #7b1fa2 !important; }
    .color-xl-purple700 * { color: #7b1fa2 !important; }
    .color-xl-indigo300 { color: #7986cb !important; }
    .color-xl-indigo300 * { color: #7986cb !important; }
    .color-xl-indigo500 { color: #3f51b5 !important; }
    .color-xl-indigo500 * { color: #3f51b5 !important; }
    .color-xl-indigo700 { color: #303f9f !important; }
    .color-xl-indigo700 * { color: #303f9f !important; }
    .color-xl-blue300 { color: #64b5f6 !important; }
    .color-xl-blue300 * { color: #64b5f6 !important; }
    .color-xl-blue500 { color: #2196f3 !important; }
    .color-xl-blue500 * { color: #2196f3 !important; }
    .color-xl-blue700 { color: #1976d2 !important; }
    .color-xl-blue700 * { color: #1976d2 !important; }
    .color-xl-cyan300 { color: #4dd0e1 !important; }
    .color-xl-cyan300 * { color: #4dd0e1 !important; }
    .color-xl-cyan500 { color: #00bcd4 !important; }
    .color-xl-cyan500 * { color: #00bcd4 !important; }
    .color-xl-cyan700 { color: #0097a7 !important; }
    .color-xl-cyan700 * { color: #0097a7 !important; }
    .color-xl-teal300 { color: #4db6ac !important; }
    .color-xl-teal300 * { color: #4db6ac !important; }
    .color-xl-teal500 { color: #009688 !important; }
    .color-xl-teal500 * { color: #009688 !important; }
    .color-xl-teal700 { color: #00796b !important; }
    .color-xl-teal700 * { color: #00796b !important; }
    .color-xl-green300 { color: #81c784 !important; }
    .color-xl-green300 * { color: #81c784 !important; }
    .color-xl-green500 { color: #4caf50 !important; }
    .color-xl-green500 * { color: #4caf50 !important; }
    .color-xl-green700 { color: #388e3c !important; }
    .color-xl-green700 * { color: #388e3c !important; }
    .color-xl-lime300 { color: #dce775 !important; }
    .color-xl-lime300 * { color: #dce775 !important; }
    .color-xl-lime500 { color: #cddc39 !important; }
    .color-xl-lime500 * { color: #cddc39 !important; }
    .color-xl-lime700 { color: #afb42b !important; }
    .color-xl-lime700 * { color: #afb42b !important; }
    .color-xl-yellow300 { color: #fff176 !important; }
    .color-xl-yellow300 * { color: #fff176 !important; }
    .color-xl-yellow500 { color: #ffeb3b !important; }
    .color-xl-yellow500 * { color: #ffeb3b !important; }
    .color-xl-yellow700 { color: #fbc02d !important; }
    .color-xl-yellow700 * { color: #fbc02d !important; }
    .color-xl-amber300 { color: #ffd54f !important; }
    .color-xl-amber300 * { color: #ffd54f !important; }
    .color-xl-amber500 { color: #ffc107 !important; }
    .color-xl-amber500 * { color: #ffc107 !important; }
    .color-xl-amber700 { color: #ffa000 !important; }
    .color-xl-amber700 * { color: #ffa000 !important; }
    .color-xl-orange300 { color: #ffb74d !important; }
    .color-xl-orange300 * { color: #ffb74d !important; }
    .color-xl-orange500 { color: #ff9800 !important; }
    .color-xl-orange500 * { color: #ff9800 !important; }
    .color-xl-orange700 { color: #f57c00 !important; }
    .color-xl-orange700 * { color: #f57c00 !important; }
    .color-xl-deeporange300 { color: #ff8a65 !important; }
    .color-xl-deeporange300 * { color: #ff8a65 !important; }
    .color-xl-deeporange500 { color: #ff5722 !important; }
    .color-xl-deeporange500 * { color: #ff5722 !important; }
    .color-xl-deeporange700 { color: #e64a19 !important; }
    .color-xl-deeporange700 * { color: #e64a19 !important; }
    .color-xl-brown300 { color: #a1887f !important; }
    .color-xl-brown300 * { color: #a1887f !important; }
    .color-xl-brown500 { color: #795548 !important; }
    .color-xl-brown500 * { color: #795548 !important; }
    .color-xl-brown700 { color: #5d4037 !important; }
    .color-xl-brown700 * { color: #5d4037 !important; }
}

@media (min-width: 1400px) {
    .color-xxl-transparent { color: transparent !important; }
    .color-xxl-transparent * { color: transparent !important; }
    .color-xxl-current { color: currentColor !important; }
    .color-xxl-current * { color: currentColor !important; }
    .color-xxl-black { color: #000000 !important; }
    .color-xxl-black * { color: #000000 !important; }
    .color-xxl-white { color: #ffffff !important; }
    .color-xxl-white * { color: #ffffff !important; }
    .color-xxl-darkgray { color: #4f4f4f !important; }
    .color-xxl-darkgray * { color: #4f4f4f !important; }
    .color-xxl-gray { color: #7f7f7f !important; }
    .color-xxl-gray * { color: #7f7f7f !important; }
    .color-xxl-lightgray { color: #afafaf !important; }
    .color-xxl-lightgray * { color: #afafaf !important; }
    .color-xxl-gray100 { color: #f5f5f5 !important; }
    .color-xxl-gray100 * { color: #f5f5f5 !important; }
    .color-xxl-gray300 { color: #e0e0e0 !important; }
    .color-xxl-gray300 * { color: #e0e0e0 !important; }
    .color-xxl-gray500 { color: #9e9e9e !important; }
    .color-xxl-gray500 * { color: #9e9e9e !important; }
    .color-xxl-gray700 { color: #616161 !important; }
    .color-xxl-gray700 * { color: #616161 !important; }
    .color-xxl-gray900 { color: #212121 !important; }
    .color-xxl-gray900 * { color: #212121 !important; }
    .color-xxl-bluegray500 { color: #607d8b !important; }
    .color-xxl-bluegray500 * { color: #607d8b !important; }
    .color-xxl-red300 { color: #e57373 !important; }
    .color-xxl-red300 * { color: #e57373 !important; }
    .color-xxl-red500 { color: #f44336 !important; }
    .color-xxl-red500 * { color: #f44336 !important; }
    .color-xxl-red700 { color: #d32f2f !important; }
    .color-xxl-red700 * { color: #d32f2f !important; }
    .color-xxl-pink300 { color: #f06292 !important; }
    .color-xxl-pink300 * { color: #f06292 !important; }
    .color-xxl-pink500 { color: #e91e63 !important; }
    .color-xxl-pink500 * { color: #e91e63 !important; }
    .color-xxl-pink700 { color: #c2185b !important; }
    .color-xxl-pink700 * { color: #c2185b !important; }
    .color-xxl-purple300 { color: #ba68c8 !important; }
    .color-xxl-purple300 * { color: #ba68c8 !important; }
    .color-xxl-purple500 { color: #9c27b0 !important; }
    .color-xxl-purple500 * { color: #9c27b0 !important; }
    .color-xxl-purple700 { color: #7b1fa2 !important; }
    .color-xxl-purple700 * { color: #7b1fa2 !important; }
    .color-xxl-indigo300 { color: #7986cb !important; }
    .color-xxl-indigo300 * { color: #7986cb !important; }
    .color-xxl-indigo500 { color: #3f51b5 !important; }
    .color-xxl-indigo500 * { color: #3f51b5 !important; }
    .color-xxl-indigo700 { color: #303f9f !important; }
    .color-xxl-indigo700 * { color: #303f9f !important; }
    .color-xxl-blue300 { color: #64b5f6 !important; }
    .color-xxl-blue300 * { color: #64b5f6 !important; }
    .color-xxl-blue500 { color: #2196f3 !important; }
    .color-xxl-blue500 * { color: #2196f3 !important; }
    .color-xxl-blue700 { color: #1976d2 !important; }
    .color-xxl-blue700 * { color: #1976d2 !important; }
    .color-xxl-cyan300 { color: #4dd0e1 !important; }
    .color-xxl-cyan300 * { color: #4dd0e1 !important; }
    .color-xxl-cyan500 { color: #00bcd4 !important; }
    .color-xxl-cyan500 * { color: #00bcd4 !important; }
    .color-xxl-cyan700 { color: #0097a7 !important; }
    .color-xxl-cyan700 * { color: #0097a7 !important; }
    .color-xxl-teal300 { color: #4db6ac !important; }
    .color-xxl-teal300 * { color: #4db6ac !important; }
    .color-xxl-teal500 { color: #009688 !important; }
    .color-xxl-teal500 * { color: #009688 !important; }
    .color-xxl-teal700 { color: #00796b !important; }
    .color-xxl-teal700 * { color: #00796b !important; }
    .color-xxl-green300 { color: #81c784 !important; }
    .color-xxl-green300 * { color: #81c784 !important; }
    .color-xxl-green500 { color: #4caf50 !important; }
    .color-xxl-green500 * { color: #4caf50 !important; }
    .color-xxl-green700 { color: #388e3c !important; }
    .color-xxl-green700 * { color: #388e3c !important; }
    .color-xxl-lime300 { color: #dce775 !important; }
    .color-xxl-lime300 * { color: #dce775 !important; }
    .color-xxl-lime500 { color: #cddc39 !important; }
    .color-xxl-lime500 * { color: #cddc39 !important; }
    .color-xxl-lime700 { color: #afb42b !important; }
    .color-xxl-lime700 * { color: #afb42b !important; }
    .color-xxl-yellow300 { color: #fff176 !important; }
    .color-xxl-yellow300 * { color: #fff176 !important; }
    .color-xxl-yellow500 { color: #ffeb3b !important; }
    .color-xxl-yellow500 * { color: #ffeb3b !important; }
    .color-xxl-yellow700 { color: #fbc02d !important; }
    .color-xxl-yellow700 * { color: #fbc02d !important; }
    .color-xxl-amber300 { color: #ffd54f !important; }
    .color-xxl-amber300 * { color: #ffd54f !important; }
    .color-xxl-amber500 { color: #ffc107 !important; }
    .color-xxl-amber500 * { color: #ffc107 !important; }
    .color-xxl-amber700 { color: #ffa000 !important; }
    .color-xxl-amber700 * { color: #ffa000 !important; }
    .color-xxl-orange300 { color: #ffb74d !important; }
    .color-xxl-orange300 * { color: #ffb74d !important; }
    .color-xxl-orange500 { color: #ff9800 !important; }
    .color-xxl-orange500 * { color: #ff9800 !important; }
    .color-xxl-orange700 { color: #f57c00 !important; }
    .color-xxl-orange700 * { color: #f57c00 !important; }
    .color-xxl-deeporange300 { color: #ff8a65 !important; }
    .color-xxl-deeporange300 * { color: #ff8a65 !important; }
    .color-xxl-deeporange500 { color: #ff5722 !important; }
    .color-xxl-deeporange500 * { color: #ff5722 !important; }
    .color-xxl-deeporange700 { color: #e64a19 !important; }
    .color-xxl-deeporange700 * { color: #e64a19 !important; }
    .color-xxl-brown300 { color: #a1887f !important; }
    .color-xxl-brown300 * { color: #a1887f !important; }
    .color-xxl-brown500 { color: #795548 !important; }
    .color-xxl-brown500 * { color: #795548 !important; }
    .color-xxl-brown700 { color: #5d4037 !important; }
    .color-xxl-brown700 * { color: #5d4037 !important; }
}
