.qrplify-geo-trust-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    background: transparent;
    border: 1px solid #ffffff;
    font-family: 'Manrope', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    font-weight: 500;
    line-height: 1.4;
    white-space: nowrap;
    text-align: center;
    box-sizing: border-box;
    margin: 0 auto;
}

.qrplify-geo-trust-text {
    letter-spacing: 0.01em;
}

.qrplify-geo-trust-emoji {
    font-style: normal;
    line-height: 1;
}

.qrplify-geo-trust-center {
    display: flex;
    justify-content: center;
    width: 100%;
}
