.fw-header,
.fw-footer,
.fw--home .is-style-fw-hero {
	display: none !important;
}

.fw--print body {
	padding-top: 20px !important;
	padding-bottom: 20px !important;
	--wp--custom--typography--root--font-size: 14px;
	--wp--preset--font-size--small: 12px;
	--wp--preset--font-size--medium: 14px;
	--wp--preset--font-size--large: 24px;
	--wp--preset--font-size--x-large: 28px;
	--wp--preset--font-size--tiny: 12px;
	--wp--preset--font-size--extra-large: 32px;
	--wp--preset--font-size--huge: 38px;
	--wp--preset--font-size--gigantic: 42px;
}

body,
.is-style-fw-hero+.fw-hero-news .fw-hero-news__hero p, .is-style-fw-hero+.fw-hero-news .fw-hero-news__hero a:not(.wp-block-outermost-social-sharing-link-anchor), .is-style-fw-hero+.fw-hero-news .fw-hero-news__hero, .is-style-fw-hero+.fw-hero-news .fw-hero-news__hero .wp-block-button__link, .is-style-fw-hero+.fw-hero-news .fw-hero-news__hero .fw-hero-news__category, .is-style-fw-hero+.fw-hero-news .fw-hero-news__hero .fw-hero-news__category a, .is-style-fw-hero+.fw-hero-news .fw-hero-news__title, .is-style-fw-hero+.fw-hero-news .fw-hero-news__title a, .is-style-fw-hero+.fw-hero-news .fw-hero-news__title a:hover, .is-style-fw-hero+.fw-hero-news .fw-hero-news__title a:focus, .is-style-fw-hero+.fw-hero-news .fw-hero-news__title a:active {
	color: #000 !important;
}

.is-style-fw-hero+.fw-hero-news .fw-hero-news__hero .is-style-fw-arrow-button>a:after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' fill='none'%3E%3Cpath fill='%23D90606' d='M18.826 7.92a.596.596 0 0 0 0-.84l-5.344-5.343a.596.596 0 0 0-.839 0 .596.596 0 0 0 0 .839l4.33 4.33H.594A.595.595 0 0 0 0 7.5c0 .327.267.594.594.594h16.38l-4.33 4.33a.596.596 0 0 0 0 .84c.23.23.608.23.838 0l5.344-5.345Z'/%3E%3C/svg%3E") !important;
}


.is-style-fw-hero+.fw-hero-news .fw-hero-news__hero .fw-hero-news__category a:before {
	background-image: url("data:image/svg+xml,%3Csvg width='8' height='8' viewBox='0 0 8 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='4' cy='4' r='4' fill='%23D90606'/%3E%3C/svg%3E") !important;
}


body .wp-block-columns,
body .wp-block-media-text {
	display: block !important;
}

body .wp-block-media-text__content {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

body .wp-block-media-text__media {
	display: none;
}

.has-background,
.has-background *,
.has-background-color,
.has-background-color * {
	background-color: transparent !important;
	background-image: none !important;
	color: #000 !important;
}

.fw-hero-news[style] {
	margin-top: 0px !important;
}

.fw-resources__headings:before, .fw-resources__items:before {
	display: none !important;
}

a:not([href^="tel:"]):not([href^="mailto:"]):after {
	content: ' <' attr(href) '>';
	white-space: nowrap;
}

.is-style-fw-breadcrumbs a:after {
	display: none;
}

[class*="__heading--actions"],
[class*="__cell--actions"] {
	display: none !important;
}

[class*="__details"] .wp-block-button__link {
	display: block;
	white-space: nowrap;
	text-align: left;
}

[class*="__details"] .wp-block-button__link:after {
	background: none;
	width: auto;
}

.fw--type-page .entry-content > .wp-block-cover {
	min-height: 0 !important;
}

.fw--type-page .entry-content > .wp-block-cover * {
	color: #000 !important;
}

[class^="fw-"][class*="__headings"] {
	display: none !important;
}

[class^="fw-"][class*="__items"] {
	display: block !important;
}

[class^="fw-"][class*="__items"] [class^="fw-"][class*="__cell"] {
	display: block !important;
}

[class^="fw-"][class*="__container"] {
	display: block !important;
}
[class^="fw-"][class*="__filters"],
[class^="fw-"][class*="__search-container"],
[class^="fw-"][class*="__items"] [class^="fw-"][class*="__cell"][class*="__cell--actions"] {
	display: none !important;
}

[class^="fw-"][class*="__items"] [class^="fw-"][class*="__cell"]:before {
	display: inline-block;
	content: attr(data-label) ': ' !important;
	font-weight: 500 !important;
}

.wp-block-image img {
	display: none !important;
}
