/*
 Theme Name:   Apptrian
 Template:     twentytwentyfive
 Version:      1.0.0
*/

header.wp-block-template-part {
    background-color: #007ed3;
    color: #fff;
}

header .wp-block-site-title {
    display: none;
}

footer .wp-block-site-logo {
    display: none;
}

footer.wp-block-template-part {
    background-color: #f4f4f4;
}