/*
 * Log Contact Us — Icon sizing
 * Source: contact_us_4.html — .icon base rule + all per-context overrides
 */

.log-co-icon {
    width: 1em;
    height: 1em;
    stroke: currentColor;
    fill: none;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.log-co-info-icon .log-co-icon { width: 19px; height: 19px; stroke-width: 2.4; }

.log-co-info-badge .log-co-icon { width: 11px; height: 11px; }

.log-co-qfaq-tog .log-co-icon { width: 11px; height: 11px; }

.log-co-btn-sage .log-co-icon,
.log-co-btn-ghost .log-co-icon { width: 15px; height: 15px; }

.cu-btn-submit .log-co-icon { width: 14px; height: 14px; }

.cu-form-privacy .log-co-icon { width: 13px; height: 13px; }
