[data-footer*="type-1"] .ct-footer [data-row*="middle"] .widget-title {
    --theme-font-size: 16px;
    --theme-heading-color: var(--theme-palette-color-5);
    color: #209eb2;
}


[data-products] .product>* {
		margin-bottom: var(--product-element-spacing, 30px);    
		margin-top: -30px;
		z-index:1;
}

:is(.ct-woo-card-actions,.ct-woo-card-extra) :is(a,button) {
    /* margin: 0 !important; */
    margin-top: -25px !important;
}