.load-more-btn {
	margin: 0 auto;
}

@media screen and (max-width: 767px) {
	h1 {
		font-size: var(--h1) !important;
	}
}
