:root {
  ---wp--preset--spacing--50: 0px !important;
}

p, h1, h2, h3, h4, h5, h6,
.entry-content p {
	margin-block-end: .5rem !important;
	margin-bottom: .5rem !important;
	margin-block-start: 0 !important;
	margin-start: 0 !important;
}

.wp-block-columns,
.wp-block-columns .wp-block-column:not(:last-child) {
	margin-block-end: 0 !important;
	margin-bottom: 0 !important;
	margin-block-start: 0 !important;
	margin-start: 0 !important;
}

figure {
	padding-bottom: 1rem;
}

.unpublish {
	display: none !important;
}

address {
	font-style: normal;
}

.page .entry-header {
	margin-bottom: 1rem;
}

.header-widget-area .rank-math-contact-phone label {
	display: none;
}

#ast-desktop-header .header-widget-area .rank-math-phone-number a {
	font-family: "Fjalla One", sans-serif;
	font-size: 1.5rem;	
}

#ast-mobile-header .header-widget-area .rank-math-phone-number a {
	font-family: "Fjalla One", sans-serif;
	font-size: 1.25rem;
}

/* Rank Math Contact Info */
.rank-math-contact-info label {
	display: none;
}

.rank-math-contact-section {
	margin: 0;
	padding: 0;
}

.primary address {
	margin-bottom: .5rem;
}

.primary .rank-math-contact-info {
	margin: 0;
	margin-bottom: .75rem;
}

.primary .contact-address-streetAddress {
	display: block;
}

