$venture: 'sweden';
@import 'index';

.switch {
    input:checked + &-slider {
        background-color: #008af5;
    }
}