/*
Theme Name: Twenty Twenty-Five Child
Theme URI: https://wordpress.org/themes/twentytwentyfive/
Description: Child theme for the Twenty Twenty-Five theme
Author: Your Name
Author URI: https://yourwebsite.com
Template: twentytwentyfive
Version: 1.0.0
Text Domain: twentytwentyfive-child
*/

/* Custom styles below */




/* Optional: Prevent font-size from being too small or large on extreme screen sizes 
@media (max-width: 768px) {
    html {
		font-size: 14px;
    }
}

@media (min-width: 1920px) {
    html {
        
    }
}*/
