.npb-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    transition: all .3s;
}

.npb-button .elementor-button-icon svg {
    height: 1em;
    width: 1em;
}