/* 
 Theme Name:   nisarg-child
 Theme URI:    
 Description:  
 Author:       
 Author URI:   
 Template:     nisarg
 Version:      1.0

 /* == Add your own styles below this line ==
--------------------------------------------*/

h1 {
    font-size: clamp(2rem, 4vw, 2.5rem) !important;
}
h2 {
    font-size: clamp(1.6rem, 3vw, 2rem) !important;
}
h3 {
    font-size: clamp(1.4rem, 3vw, 1.7rem) !important;
}
h4 {
    font-size: clamp(1.3rem, 3vw, 1.5rem) !important;
}