
.helios-red {
    color: #ffa16c !important;
}

.helios-blue {
    color: #8bb8ee !important;
}

.helios-green {
    color: #3bbfad !important;
}

.helios-purple {
    color: #980dd4 !important;
}

.helios-yellow {
    color: #ffc600 !important;
}

.helios-grey-1 {
    color: #000000 !important;
}

.helios-grey-2 {
    color: #6d6e70 !important;
}

.helios-grey-3 {
    color: #cfd1d2 !important;
}

.helios-grey-4 {
    color: #eaebec !important;
}

.helios-grey-5 {
    color: #f1f1f2 !important;
}

.helios-grey-6 {
    color: #f6f6f6 !important;
}

.helios-bg-red {
    background-color: #ffa16c !important;
}

.helios-bg-blue {
    background-color: #8bb8ee !important;
}

.helios-bg-green {
    background-color: #3bbfad !important;
}

.helios-bg-yellow {
    background-color: #ffc600 !important;
}

.helios-bg-grey-1 {
    background-color: #000000 !important;
}

.helios-bg-grey-2 {
    background-color: #6d6e70 !important;
}

.helios-bg-grey-3 {
    background-color: #cfd1d2 !important;
}

.helios-bg-grey-4 {
    background-color: #eaebec !important;
}

.helios-bg-grey-5 {
    background-color: #f1f1f2 !important;
}

.helios-bg-grey-6 {
    background-color: #f6f6f6 !important;
}
