.dual-button-container-e91ded68 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.dual-btn-e91ded68 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: all 0.3s ease;
    cursor: pointer;
}

/* Base icon structural reset to ensure properties apply correctly */
.dual-btn-e91ded68 .dual-btn-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.dual-btn-e91ded68 .dual-btn-icon svg {
    height: 1em; /* Fallback */
    width: 1em; /* Fallback */
}
