Custom padding on CTA widget for button

/*Custom padding on cta widget for button*/

.elementor-cta__button {
    padding:12px 30px!important;
}