.cnt.v1{
    &[data-colors="primary-light"]{
        background: linear-gradient(#ffffff, #efefef);
        background-color: unset;
    }
}