.codewpai-components-card-footer--sticky {
    position: sticky;
    bottom: 0;
    background: white;
    z-index: 200;
}
