
.wdt-elementor-repeater-container-wrapper { margin: 0px; }
.wdt-elementor-repeater-container-wrapper > div { margin: 12px 8px; line-height: 1em; display: inline-block; vertical-align: middle; }

.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-tile {
    font-size: clamp(1.875rem, 1.6442rem + 1.0256vw, 2.875rem); /* Min-30 & Max-46 */
    font-family: var(--wdt-elementor-typo-primary-font-family);
    font-weight: var(--wdt-elementor-typo-primary-font-weight);
    color: var(--wdt-elementor-color-primary);
}