.sm_text-orange {
    color: #DE6317;
}
.sm_text-logo-green {
    color: #63A230;
}
.sm_text-orange-i {
    color: #DE6317 !important;
}
.sm_text-braun {
    color: #766149;
}
.sm_text-braun-i {
    color: #766149 !important;
}
.sm_color-orange {
    color: #DE6317;
}
.sm_color-orange-i {
    color: #DE6317 !important;
}
.sm_color-braun {
    color: #766149;
}
.sm_color-braun-i {
    color: #766149 !important;
}
.sm_bg-orange {
    background-color: #DE6317;
}
.sm_bg-logo-green {
    background-color: #63A230;
}


.sm_bg-orange-i {
    background-color: #DE6317 !important;
}
.sm_bg-braun {
    background-color: #766149;
}
.sm_bg-braun-i {
    background-color: #766149 !important;
}
