/*
 * GENERATED VIA
 * http://baecker-dick-23.loc81/color-classes
 * 4 SCSS/SASS VARS FOUND (and used for generation)
 */

.sm_text-yellow {
    color: #ffefaf;
}
.sm_text-yellow-i {
    color: #ffefaf !important;
}
.sm_text-red {
    color: #821115;
}
.sm_text-red-i {
    color: #821115 !important;
}
.sm_text-red_light {
    color: #cc071e;
}
.sm_text-red_light-i {
    color: #cc071e !important;
}
.sm_text-blue {
    color: #004a99;
}
.sm_text-blue-i {
    color: #004a99 !important;
}
.sm_color-yellow {
    color: #ffefaf;
}
.sm_color-yellow-i {
    color: #ffefaf !important;
}
.sm_color-red {
    color: #821115;
}
.sm_color-red-i {
    color: #821115 !important;
}
.sm_color-red_light {
    color: #cc071e;
}
.sm_color-red_light-i {
    color: #cc071e !important;
}
.sm_color-blue {
    color: #004a99;
}
.sm_color-blue-i {
    color: #004a99 !important;
}
.sm_bg-yellow {
    background-color: #ffefaf;
}
.sm_bg-yellow-i {
    background-color: #ffefaf !important;
}
.sm_bg-red {
    background-color: #821115;
}
.sm_bg-red-i {
    background-color: #821115 !important;
}
.sm_bg-red_light {
    background-color: #cc071e;
}
.sm_bg-red_light-i {
    background-color: #cc071e !important;
}
.sm_bg-blue {
    background-color: #004a99;
}
.sm_bg-blue-i {
    background-color: #004a99 !important;
}
