/*
 * GENERATED VIA
 * http://pereto-webseite.js.site/color-classes
 * 2 SCSS/SASS VARS FOUND (and used for generation)
 */

.sm_text-main {
    color: #005096;
}
.sm_text-main-i {
    color: #005096 !important;
}
.sm_text-black {
    color: #1E1E1E;
}
.sm_text-black-i {
    color: #1E1E1E !important;
}
.sm_color-main {
    color: #005096;
}
.sm_color-main-i {
    color: #005096 !important;
}
.sm_color-black {
    color: #1E1E1E;
}
.sm_color-black-i {
    color: #1E1E1E !important;
}
.sm_bg-main {
    background-color: #005096;
}
.sm_bg-main-i {
    background-color: #005096 !important;
}
.sm_bg-black {
    background-color: #1E1E1E;
}
.sm_bg-black-i {
    background-color: #1E1E1E !important;
}