.cnt.v5{
    &[data-colors="primary-light"]{
        background: linear-gradient(to bottom, #E3F3F1 0%, #FFFFFF 100%);
    }
}