.button-spaced {margin-bottom: 10px;}

.featuresblocks img {
	height:200px;
	width:auto;
	margin-left: auto;
	margin-right: auto;
}
.featuresblocks h2{
	max-width:none;
}

.contact-form .grunion-field-wrap input, .contact-form .grunion-field-wrap textarea {
	margin: 4px 0 0 0 !important;
}

@media screen and (max-width: 479px){ 
	h4 {font-size: 100% !important;}
	.shadow {padding: 2rem !important;}
}
@media screen and (max-width: 782px){ 
	main {padding-top:100px !important;}
	
	.textplaceholder, .flexcards{margin-bottom:2rem !important;}
	
	.hero-text-bottom h2 {
		font-size: 1.1em !important;}
	
		.content-area ul:not(.wp-block-latest-posts__list), .content-area ol:not(.wp-block-latest-posts__list) {
			margin-bottom: 0rem;}
	
	.hero-text-top h1 {
		margin-left:auto !important;
	}

	#api-hero, #human-data-hero, #redteaming-hero, #studio-hero{
		padding: 0 4rem !important;
		background-size: 100$ 100% !important;
	}
}