
.wdt-elementor-repeater-container-wrapper { margin: 0px; }
.wdt-elementor-repeater-container-wrapper > div { margin: .15em; line-height: 1em; display: inline-block; vertical-align: middle; }

.wdt-elementor-repeater-container-wrapper > .wdt-opt-image img { object-fit: cover; border-radius: 0em; height: 1em; }

.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(2.25rem, 1.9713rem + 1.2739vw, 3.5rem); /* Min-28 & Max-56 */
    font-family: var(--wdt-elementor-typo-primary-font-family);
    font-weight: var(--wdt-elementor-typo-primary-font-weight);
    color: var(--wdt-elementor-color-primary);
    text-transform: capitalize;
}
.wdt-elementor-repeater-container-wrapper {
    font-size: clamp(1.75rem, 1.4387rem + 1.7178vw, 3.5rem); /* Min-28 & Max-56 */
    line-height: var(--wdtLineHeight_Alt);
    font-family: var(--wdtFontTypo_Alt);
}
