.saas-btn-wrapper-ffa12343 {
    width: 100%;
    display: block;
}

.saas-btn-wrapper-ffa12343[style*="text-align: justify;"] .saaslyn-3-btn {
    display: flex;
    width: 100%;
    justify-content: center;
}

/* Base icon alignment styles */
.saas-btn-wrapper-ffa12343 .elementor-button-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

/* Ensure SVGs inside the button inherit the color control */
.saas-btn-wrapper-ffa12343 .elementor-button-icon svg {
    height: 1em;
    width: 1em;
    fill: currentColor;
}