/*

 Theme Name:   Twenty Twenty-Five Child

 Template:     twentytwentyfive

 Description:  A child theme for Twenty Twenty-Five.

 Author:       Your Name

 Author URI:   Your Website

 Version:      1.0.0

*/

.gt_switcher_wrapper {
	position: absolute !important;
	top: 15px !important;
	right: 15px !important;
}

body {
	font-family: Test;
}

.site-title p {
	font-family: verdana !important;
	font-size: 48px;
}

.site_subtitle_1 {
	margin: 0;
}

/* MOBILE MENU */

.wp-block-navigation__responsive-container.is-menu-open {
    margin-top: 100px !important;
    background-color: #b9f5d1 !important;
}

/* END MOBILE MENU */