@media screen and (max-width: 576px) {
h1 {
	font-size: 1.7rem;
}

}
a.wp-block-button__link {
	margin-top:1.42rem;
}