/*
Theme Name: Hillside Library
Description: Hillside Public Library child theme for Divi.
Author: Steck Insights
Version: 1.0.0
Template: Divi
Text Domain: hillside
*/

.hl-pg h2 {
	margin-top: 1.5rem;
}

.hl-pg h3 {
	margin-top: 1rem;
}

.hl-pg li {
	margin-bottom: .35rem;
}

.hl-btn.et_pb_button {
	min-width: 14rem;
	text-align: center;
}

@media (max-width: 600px) {
	.hl-btn.et_pb_button {
		min-width: 0;
		width: 100%;
	}
}
