/* header */
.site-header{
	background: #232C39;
}
.site-title {
	font-size: 24px;
}
.site-description {
	display: none;
}

/* button styles */
.button, .btn, button, input[type="button"] {
	background-color: #BE2F33;
	border-radius: 24px;
}

/* footer widgets */
.pgsd_hours, .pgsd_hours tbody, .pgsd_hours tr, .pgsd_hours td {
	background-color: #232C39;
	border: none!important;
}

/* contact forms */
#emailFormInner .emailFormLine, #SendEmail,#map, #directionsFrom {
	margin-bottom:12px;
}
#SendEmail, #getDirections {
	width: 100%;
}

/* front page spacing edits */
.elementor-element-cc003a2 p, .elementor-element-0563841 .elementor-widget-heading, .elementor-element-0daf70c p {
	margin-bottom: 0px;
}