hi bmccabe,
In the plugin UI, you need to scroll down to custom css section, enable it, click on the ‘content’ button and inside add text-align:center;
Or just copy and paste the code below:
.wph-modal.wph-modal-container .wph-modal--content, .wph-cc-shortcode .wph-cc-shortcode--content { text-align:center; }
hope this helps, glad you like the plugin!