/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Apr 27 2026 | 13:38:40 */
@media(min-width:1025px){
	h2{font-size:clamp(2.188rem, calc(0.729rem + 2.279vw), 4.375rem) !important}
	h3{font-size:clamp(1.125rem, calc(0.875rem + 0.391vw), 1.5rem) !important}
	p{font-size:clamp(1rem, calc(0.75rem + 0.391vw), 1.375rem) !important}
}