/*
 * GENERATED VIA
 * http://jennissen-stb.loc80/color-classes
 * 4 SCSS/SASS VARS FOUND (and used for generation)
 */

.sm_text-blue {
    color: #005578;
}
.sm_text-blue-i {
    color: #005578 !important;
}
.sm_text-super_light_grey {
    color: #F6F6F6;
}
.sm_text-super_light_grey-i {
    color: #F6F6F6 !important;
}
.sm_text-grey {
    color: #706F6F;
}
.sm_text-grey-i {
    color: #706F6F !important;
}
.sm_text-main {
    color: #005578;
}
.sm_text-main-i {
    color: #005578 !important;
}
.sm_color-blue {
    color: #005578;
}
.sm_color-blue-i {
    color: #005578 !important;
}
.sm_color-super_light_grey {
    color: #F6F6F6;
}
.sm_color-super_light_grey-i {
    color: #F6F6F6 !important;
}
.sm_color-grey {
    color: #706F6F;
}
.sm_color-grey-i {
    color: #706F6F !important;
}
.sm_color-main {
    color: #005578;
}
.sm_color-main-i {
    color: #005578 !important;
}
.sm_bg-blue {
    background-color: #005578;
}
.sm_bg-blue-i {
    background-color: #005578 !important;
}
.sm_bg-super_light_grey {
    background-color: #F6F6F6;
}
.sm_bg-super_light_grey-i {
    background-color: #F6F6F6 !important;
}
.sm_bg-grey {
    background-color: #706F6F;
}
.sm_bg-grey-i {
    background-color: #706F6F !important;
}
.sm_bg-main {
    background-color: #005578;
}
.sm_bg-main-i {
    background-color: #005578 !important;
}
