/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 18 2025 | 09:23:24 */
LSW/* 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 */ 


h1.wp-block-post-title.has-x-large-font-size {
    color: #000 !important;
	text-decoration: none !important;
}

h1.wp-block-post-title.has-x-large-font-size a:hover {
    text-decoration: none !important;
}

h1.wp-block-post-title.has-x-large-font-size a {
    color: inherit !important;
}
.wp-block-site-title {
    color: #000 !important;
}

.wp-block-site-title a {
    color: inherit !important;
}

