/*
Theme Name: Twenty Twenty-Five Child theme of twentytwentyfive
Theme URI: 
Description: Child theme of twentytwentyfive theme for the Twenty Twenty-Five theme
Author: <a href="https://wordpress.org">the WordPress team</a>
Author URI: 
Template: twentytwentyfive
Version: 1.2
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Tue, 01 Jul 2025 00:57:01 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

.wp-block-navigation__responsive-container {
  background-color: #111; /* dark background */
  color: #fff; /* white text */
}

.wp-block-navigation__responsive-container a {
  color: #fff;
}

.wp-block-navigation__responsive-container a:hover {
  color: #ccc;
}
