/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 19 2026 | 13:17:02 */
.page-header {
	padding-right: 0 !important;
	padding-left: 0 !important;
	padding-top: clamp(40px, 5vw, 20px) !important;
	padding-bottom: clamp(40px, 5vw, 20px) !important;
}

.page-header .page-title {
	font-size: clamp(4rem, 5vw, 1.5rem) !important;
	padding-bottom: 2rem;
}