/*
Theme Name: Ponlaw - 2024 Child Theme
Template: twentytwentyfour
Theme URI: https://wordpress.org/themes/twentytwentyfour/
Author: KO Websites
Author URI: https://ko-websites.com/
Requires at least: 6.1
Tested up to: 6.1
Requires PHP: 5.6
Description:
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Text Domain: ponlaw-twentytwentyfour-child
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news
*/
.heading-size-xl{
    font-size: clamp(46.18px, 2.886rem + ((1vw - 3.2px) * 5.618), 90px);
	text-shadow: 0px 0px 20px #000000bd;
}
.heading-size-2{
	font-size: clamp(24.034px, 1.502rem + ((1vw - 3.2px) * 1.814), 40px);
}
.heading-size-3-alt{
	font-size: clamp(22.041px, 1.378rem + ((1vw - 3.2px) * 1.586), 30px);
	font-weight:500;
}
.heading-size-4-alt{
	font-weight: 600;
}