/*
 Theme Name: Twenty Twenty-Five Child
 Theme URI: https://usasite-stomp.uk/
 Description: A child theme for Twenty Twenty-Five
 Author: Your Name
 Author URI: https://usasite-stomp.uk/
 Template: twentytwentyfive
 Version: 1.0.0
*/

h1.wp-block-heading.has-text-align-left {
    color: red !important;
}
.wp-block-group.alignfull.has-global-padding.is-layout-constrained.wp-block-group-is-layout-constrained {
    padding-top: 0px !important;
}
main#wp--skip-link--target {
    margin-top: 0px !important;
}