@charset "utf-8";

h2.subhead{
    font-weight: normal;
    margin-bottom: 0.4em;
    font-size: 1.1em;
    text-transform: inherit;
    margin-top: 2.4em;
}
h2.subhead+h2{
    margin-top: 0em;
}

.bar-wzw {
	position: relative;
	width: 10em;
	height: 0.3em;
	background-color: var(--WzW-c-Main);
	margin: auto;
	margin-top: 3em;
        margin-bottom: 1.6em;
}