
.wdt-elementor-repeater-container-wrapper { margin: -8px; }

.wdt-elementor-repeater-container-wrapper > div {     
    display: inline-block; line-height: normal; vertical-align: middle; text-transform: capitalize; 
    margin: clamp(0.25rem, 0.2055rem + 0.2454vw, 0.5rem); /*8px - 4px*/ }

.wdt-elementor-repeater-container-wrapper > .wdt-opt-image img { object-fit: cover; border-radius: 0em; }

.wdt-elementor-repeater-container-wrapper > .wdt-opt-icon { display: inline-flex; align-items: center; justify-content: center; }
.wdt-elementor-repeater-container-wrapper > .wdt-opt-icon svg { width: 1em; height: 1em; fill: currentColor; }

.wdt-elementor-repeater-container-wrapper > .wdt-text-title {
    font-family: var(--wdt-elementor-typo-primary-font-family);
    font-size: clamp(1.75rem, 1.661rem + 0.4908vw, 2.25rem); /* Min-28 & Max-36 */
    font-weight: var(--wdt-elementor-typo-primary-font-weight);
    color: var(--wdt-elementor-color-primary); }