label.variant__button-label.color-swatch.color-swatch--tangerine {
    background-color: #FF4040 !important;
}
label.variant__button-label.color-swatch.color-swatch--guava {
    background: #FF8181 !important;
}
label.variant__button-label.color-swatch.color-swatch--lemon {
    background: #FFFD9E !important;
}
.drawer--left.drawer--is-open {
    z-index: 999999 !important;
}