.site-title {
	font-size: 3vw;
}
.header-wrapper {
	text-align
}


header {
	box-sizing: border-box;
	position: relative
}
.site-branding-text {
margin-left: auto;
margin-right: auto;
margin-top: 2%;
margin-bottom: -2%;
}
menu {
	color: black;
}
.menu-wrapper {
	padding-top: 3vw;
}
.entry-title {
	text-align: center;
	mar
}

.wp-block-button__link {
	font-family: sans-serif;
}

.wp-block-cover has-background-dim mt-0 {
	size: 56vw;
}

.wp-block-jetpack-layout-grid {
	align-content: center;
}

#page {
width: auto;
}

.widget-area {
	background-color: black; 
}

.site-footer {
	background-color: black;
}

.entry-content .wp-block-button .wp-block-button__link:hover, .entry-content .wp-block-button .wp-block-button__link:focus {
    background: #000;
    color: #fff;
    text-decoration: bold;
}


.imagebutton {
	width 200%,
}

.entry-header {
	padding: 10px;
}

.is-style-fill {
	position: middle;
}
.wp-block {
	max-width: 50vw;
}
.bubble {
	display: inline-block;
}
.card {
	display: inline-block;
		margin-left: 3vw;
	margin-right: 2vw;
	align-content: left;
	width: 25vw;
	background-color: Black;
	height: 12vw;
	position: relative;
	padding-top: 4.5vw;
	box-sizing: border-box;
	text-align: center;
	color: white;
	text-height: 2vw;
}
.card2 {
	display: inline-block;
	margin-left: 2vw;
	align-content: right;
	background-image: url (https://mcclaveau.art/wp-content/uploads/2021/05/DSC_0006-2.jpg);
	background-size: cover;
	background-attachment: fixed;
	background-color: black;
	color: white;
	width: 25vw;
	height: 12vw;
	position: relative;
	padding-top: 4.5vw;
	box-sizing: border-box;
	text-align: center;
}

.container {
	background-image: url (https://mcclaveau.art/wp-content/uploads/2021/05/DSC_0006-2.jpg);
	background-size: cover;
	background-attachment: fixed;
}
.entry-content {
	width: 60%;
	align-content: center;
}
.site-content {
	align-content: center; 
}
.wp-block-group{
	width: 60%;
	margin: auto;
}

h4 {
  font-size: 2vw;
	font-family: sans-serif;
}
.single.no-featured-image .site-header, .page.no-featured-image .site-header {
	border: none;
}
.custom-logo-link {
	margin: auto;
}
.alignwide {
margin-left: 0%;
	margin-right: 0%;
width: auto;
height: 70%;
}

.wp-block-group.alignfull .wp-block-group__inner-container {
  max-width: 100000px;
  margin: 0 auto;
}

.entry-content {
	width: 85%;
}

.grunion-field-wrap {
	width: 85%;
	margin: auto;
}

form {
	width: 70%;
	margin: auto;
}
p {
	margin-top: 1%;
}

.first {
margin-top: 7%;
}
.wp-block-pages-list__item__link {
	color: white !important;
	font-size: 0.8vw;
}
.widget {
	margin-bottom: 0px;
}
.site-info {
padding: 0 0 1vw 0;
}

.widget-area {
padding: 3vw 0 0 0;	
}

.wp-block-group {
	width: 100%;
}

.wp-block-image.alignfull {
	width: auto;
margin: auto;
}
.alignfull, .wp-block-group.alignfull .alignfull {
	margin-left:0;
	margin-right: 0;
	max-width: 100%;
}
.wp-block-table {
	margin: auto;
}
.has-large-font-size {
margin-bottom: 0;
font-family: "Courier Prime",monospace;
}
.wp-block-heading {
margin-top: 1vw;
font-size: 35px;
}

.wp-block-image {
margin bottom: 5%;
}