/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/
.lg-sub-html p {
max-width: 800px;
margin: auto;
font-size: clamp(0.85rem, 0.8rem + 0.2vw, 0.95rem);
padding-bottom:20px;
}

.lg-sub-html h6:not([class*="fontsize-"]) {
font-size: clamp(1.125rem, 1rem + 0.4vw, 1.35rem);
padding-bottom:20px;
font-weight:400;
}