blocksy-child

.ct-footer .ct-widget {
–content-spacing: 1em;
}

/* services and contact page icon boxes */
.ct-iconbox .elementor-icon,
.ct-iconbox .elementor-icon-box-title,
.ct-iconbox .elementor-icon-box-description {
transition: all 0.3s ease;
}

.ct-iconbox:hover .elementor-icon,
.ct-iconbox:hover .elementor-icon-box-title,
.ct-iconbox:hover .elementor-icon-box-description {
fill: var(–paletteColor8) !important;
color: var(–paletteColor8) !important
}

/* main image boxes */
[class*=»ct-imagebox»]:hover .elementor-heading-title {
color: inherit !important;
}

.ct-imagebox-small:hover .elementor-widget-container {
color: var(–paletteColor8) !important;
}

.ct-imagebox-large:hover .elementor-widget-container {
color: var(–paletteColor3) !important;
}