.page-id-12814 .wp-block-cover h1 span {
	color: white;
}

.page-id-12814 .wp-block-cover p {
	font-family: vista-slab;
	font-size: 1rem;
}

.page-id-12814 .wp-block-cover p span {
	color: white;
}




@media only screen and (min-width: 600px) {
	.page-id-12814 .wp-block-cover h1 span::before {
    	content: "\a";
    	white-space: pre;
	}
	
	.page-id-12814 .wp-block-cover p {
		font-size: 1.75rem;
	}
}

.link-box a {
	color: #009AD6;
}
.link-box a:hover {
	text-decoration: underline;
}
.link-box .wp-block-media-text__media img {
	width: auto;
}