/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 16 2025 | 20:52:50 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

h2{color: green}

.site-content{background-color: green}
.content-entry .site-content{}

:root :where(p.is-style-text-subtitle--2) {color: cornflowerblue;}

h2 {color: cornflowerblue;}

.wp-elements-1e04746117a53ab364ad5eb5204e196e a:where(:not(.wp-element-button)) {color: cornflowerblue;}