 
.atom-blocks h1, .atom-blocks h2 {
  color:#09f;
  font-size: 3rem;
}

.atom-blocks .container{
	width:90%;
	margin:0px auto;
}
 #wpcontent {padding-left: 0;}
	.health-check-header h1{display:inline-block;font-weight:600;margin:0;font-size:2rem;padding:0;line-height:1.3}
	.health-check-body h2{padding:0;line-height:1.4; margin:0;}.health-check-body h3{padding:0;font-weight:400}
	.health-check-header{text-align:center;margin:0 0 1rem;background:#fff;border-bottom:1px solid #e2e4e7;padding:30px 0;}
	.health-check-title-section{display:flex;align-items:center;justify-content:center;clear:both}
	.health-check-body{max-width:800px;margin:0 auto}
	.buttonlg{padding: 5px 25px !important;text-transform: uppercase;font-size: 15px !important;font-weight: 600;border: 2px solid !important;border-radius: 50px !important;}
	.button-container{text-align:center; margin:30px 0;} 
	
	@media all and (min-width:784px){ .wp-core-ui .site-health-copy-buttons .copy-button{margin-bottom:0}}
	@media only screen and (max-width:1004px){.health-check-body{margin:0 22px;width:auto}}
 