.elementor-widget-tropo-header .tropo-header { position: relative; }
.tropo-usp__icon, .tropo-feat__icon {
    width: 48px;
    height: 48px;
    color: var(--gold);
}
.tropo-usp__icon svg, .tropo-feat__icon svg {
    width: 48px;
    height: 48px;
    display: block;
}
.tropo-contact-grid svg {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: -3px;
    color: var(--gold);
}
.elementor-section .tropo-section, .elementor-section .tropo-hero, .elementor-section .tropo-header, .elementor-section .tropo-footer {
    margin: 0;
}
.elementor-section,
.elementor-widget,
.elementor-widget-container,
.elementor-container {
    max-width: 100%;
}
.elementor img { max-width: 100%; height: auto; }
