/*
Theme Name: Red Sunrise 25
Template: twentytwentyfive
Version: 1.0
Description: Child theme for Twenty Twenty-Five
Author: xoxo
*/

/*
.wc-block-components-product-image a,
li.wc-block-product a,
.wc-block-components-product-image img {
  display:none!important;
}
*/


h1.wp-block-post-title {
  background-color:blue;
  color:blue!important;
}

:root {
  --wp--preset--color--contrast:#785698;
}

h2.wp-block-site-title {
  background-color:red;
  color:blue!important;
}
