/**
 * Theme Name: SCV
 * Template:   twentytwentyfive
 * ...other header fields
 */

h1, h2, h4, h4, h5, h6 {
	text-shadow:rgba(0,0,0,0.1) 0.1em 0.1em 0;
}

:where(.wp-site-blocks) > * {
	margin-block-start: 0rem;
}

.woocommerce .woocommerce-breadcrumb {
 	margin-bottom:0;
}

.faq-entry summary {
	font-weight:bold;
	font-size:1.2em;
	color:#000;
}

.faq-entry {
	color:rgba(0,0,0,0.8);
}

footer a { color:#fff; }

.site-header-logo { margin-right:2rem !important; }