/*
Theme Name: Rockfire Rescue
Theme URI: https://www.rockfire-rescue.org
Description: Kadence child theme for Rock Community Fire Protection District.
Author: Beanstalk Web Solutions
Author URI: https://beanstalkwebsolutions.com
Template: kadence
Version: 1.0.4
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: rockfire
*/

.rockfire-cognito-form {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	padding: 0 1.5rem 3rem;
}

/* Footer social: Customizer size is 3em, which makes 108px buttons overflow the 45px bar. */
.site-footer .footer-social-wrap .footer-social-inner-wrap {
	font-size: 1em !important;
	gap: 0.35em;
	align-items: center;
}

.site-footer .site-footer-wrap .site-footer-section .footer-social-wrap .footer-social-inner-wrap .social-button {
	border: none;
	background: transparent !important;
}

.site-middle-footer-wrap .footer-widget1 img {
	max-height: 150px;
	width: auto;
	height: auto;
}

.site-middle-footer-wrap .footer-widget2,
.site-middle-footer-wrap .footer-widget2 p,
.site-middle-footer-wrap .footer-widget2 a {
	color: #edf2f7;
}
