/*
Theme Name:   Twenty Twenty-Five Child
Theme URI:    
Description:  A child theme of Twenty Twenty-Five
Author:       
Author URI:   
Template:     twentytwentyfive
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  twentytwentyfive-child
*/



main {
  margin-top:0 !important;
}

h3 a {
  text-decoration: none;
}

h3 a:hover {
  color:#69C5EC;
}

nav a:hover {
  text-decoration: none;
  color:#69C5EC !important;
}

.wp-block-navigation__submenu-container {
  width:275px !important;
}

main > div:first-child {
  padding-top:0 !important;
  padding-bottom:0 !important;
}

.entry-content {
  margin-top:0;
}

.wp-block-post-title {
  display: none;
}

a.wp-block-button__link:hover {
  background:#69C5EC !important;
}

footer {
  margin-top:0 !important;
}









