/* 
 Theme Name:   dynamic-child
 Theme URI:    
 Description:  
 Author:       
 Author URI:   
 Template:     dynamic-news-lite
 Version:      1.0

 /* == Add your own styles below this line ==
--------------------------------------------*/
.page-title {
    font-size: clamp(2rem, 4vw, 2.5rem) !important;
}

.entry h2 {
    font-size: clamp(1.6rem, 3vw, 2rem) !important;
}