:root :where(.wp-block-button .wp-block-button__link) {
                background-color: #2B4593;
                border-radius: var(--neve-button-border-radius, 5px);
                border-color: #2B4593;
                border-width: 2px;
                border-style: solid;
                color: var(--wp--preset--color--ti-fg-alt);
                font-size: var(--wp--preset--font-size--normal);
                font-weight: 600;
                padding-top: 16px;
                padding-right: 40px;
                padding-bottom: 16px;
                padding-left: 40px;
	
            }

/* Format Buttons */
.wp-block-button__link{
	font-family: 'Playfair Display', Sans-Serif;
}


/*h1{font-family: Hanken Grotesk}*/
.wp-block-site-title :where(a) {font-family: , 'Helvetica', 'Arial', Sans-Serif;
font-weight: 600;
text-transform: uppercase}

/* Shadow on Page Titles */
.wp-block-post-title {
    word-break: break-word;
    text-shadow: 3px 3px 10px black;
}

/* Home Page Link Styles */
.wp-elements-08c4abfafa6374ae6a4a9c226b752163 a:where(:not(.wp-element-button)){
    text-decoration: none;
	text-shadow: 3px 3px 10px black;}
.wp-elements-057cf03e2a0f72e3a8a799dfba18a98a a:where(:not(.wp-element-button)) {
    text-decoration: none;
	text-shadow: 3px 3px 10px black;}
.wp-elements-7ad08a14489f12460dd724274278e5ff a:where(:not(.wp-element-button)){
    text-decoration: none;
	text-shadow: 3px 3px 10px black;}
.wp-elements-f3b31c173d7ce6a5302652697ded4d19 a:where(:not(.wp-element-button)){
    text-decoration: none;
	text-shadow: 3px 3px 10px black;}
.wp-elements-49b9c211a146a2066b631437f6367bd5 a:where(:not(.wp-element-button)){
    text-decoration: none;
	text-shadow: 3px 3px 10px black;}
.wp-elements-f6a5229bc31b8839a1b23a95f508f8f3 a:where(:not(.wp-element-button)){
    text-decoration: none;
	text-shadow: 3px 3px 10px black;}
.wp-elements-55c8582e54550910b71b2f0674cd383f a:where(:not(.wp-element-button)){
    text-decoration: none;
	text-shadow: 3px 3px 10px black;}

