/*
Theme Name: Heritage Outdoor Media
Description: Heritage Outdoor Media // 2024
Author: MLLR NYC
Author URI: https://mllr.nyc
Version: 1.0

This theme is property of Heritage Outdoor Media and is not available for public use.
*/
.space {
	padding: 4rem 0;
	margin: 4rem 0;
}
.no-bottom-padding {
	margin-bottom:0 !important;
}
.bottom-padding {
	padding-bottom: 4rem !important;
}
.one-bottom-padding {
	margin-bottom: 1rem !important;
}
.two-padding-bottom {
	margin-bottom: 2rem !important;
}
.no-top-padding {
	margin-top:0 !important;
	padding-top: 0 !important;
}
h3.has-x-large-font-size {
	font-size: 8rem !important;
}
/* .page-id-579 h2.page-title {
	margin-bottom: 0 !important;
} */
p.has-large-font-size {
	line-height:normal;
}
p.has-medium-font-size {
	font-size: 3rem !important;
	line-height: normal;
}
/* .home-content p {
	font-size: 3rem;
	line-height: normal;
} */
.size-24 {
	font-size: 2.4rem;
	line-height: 4.4rem;
}
.page-id-579 h2.page-title {
	margin-bottom:0;
}
@media(max-width:768px) {
	h3.has-x-large-font-size {
		font-size: 4.2rem !important;
	}
	p.has-medium-font-size {
		font-size: 2rem;
	}
}