/*
Theme Name:   AMS Communications
Description:  Kadence Child Theme
Author:       LBDesign
Author URI:   https://lbdesign.tv
Template:     kadence
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  kadencechild
*/

/* Global paragraph and list spacing */

.wp-site-blocks .entry-content p,
.wp-site-blocks .entry-content ul,
.wp-site-blocks .entry-content ol,
.wp-block-post-content p,
.wp-block-post-content ul,
.wp-block-post-content 0l {
	margin-bottom: 1.0rem;
}

/* Style the submit button in the footer */

#gform_submit_button_1 {
	border: 2px solid #fff;
}